Home
last modified time | relevance | path

Searched refs:skl_ccs_to_main_plane (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_fb.h27 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
Dintel_fb.c53 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) in skl_ccs_to_main_plane() function
148 main_plane = skl_ccs_to_main_plane(fb, color_plane); in intel_fb_plane_get_subsampling()
169 skl_ccs_to_main_plane(&fb->base, color_plane) : 0; in intel_fb_plane_dims()
428 main_plane = skl_ccs_to_main_plane(fb, ccs_plane); in intel_fb_check_ccs_xy()
Dskl_universal_plane.c1616 skl_ccs_to_main_plane(fb, ccs_plane)); in skl_check_ccs_aux_surface()
Dintel_display.c1591 return DIV_ROUND_UP(fb->pitches[skl_ccs_to_main_plane(fb, ccs_plane)], in gen12_ccs_aux_stride()