Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fb.h58 unsigned int intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane);
A Dintel_fb.c557 unsigned int main_tile_width = intel_tile_width_bytes(&fb->base, main_plane); in gen12_ccs_aux_stride()
582 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() function
648 intel_tile_width_bytes(fb, color_plane); in intel_tile_height()
659 unsigned int tile_width_bytes = intel_tile_width_bytes(fb, color_plane); in intel_tile_dims()
1738 tile_width = intel_tile_width_bytes(fb, color_plane); in intel_fb_stride_alignment()
A Dskl_universal_plane.c602 return intel_tile_width_bytes(fb, color_plane); in skl_plane_stride_mult()

Completed in 12 milliseconds