Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fb.h54 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
A Dintel_fb.c542 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) in skl_ccs_to_main_plane() function
555 int main_plane = skl_ccs_to_main_plane(&fb->base, ccs_plane); in gen12_ccs_aux_stride()
834 main_plane = skl_ccs_to_main_plane(fb, color_plane); in intel_fb_plane_get_subsampling()
855 skl_ccs_to_main_plane(&fb->base, color_plane) : 0; in intel_fb_plane_dims()
1126 main_plane = skl_ccs_to_main_plane(fb, ccs_plane); in intel_fb_check_ccs_xy()
A Dskl_universal_plane.c1771 skl_ccs_to_main_plane(fb, ccs_plane)); in skl_check_ccs_aux_surface()

Completed in 11 milliseconds