Home
last modified time | relevance | path

Searched refs:intel_tile_height (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fb.h59 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane);
A Dintel_fb.c645 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() function
663 *tile_height = intel_tile_height(fb, color_plane); in intel_tile_dims()
694 unsigned int tile_height = intel_tile_height(fb, color_plane); in intel_fb_align_height()
1076 height = ALIGN(height, intel_tile_height(fb, color_plane)); in intel_fb_offset_to_xy()
A Dskl_universal_plane.c600 return intel_tile_height(fb, color_plane); in skl_plane_stride_mult()

Completed in 10 milliseconds