Searched refs:skl_ccs_to_main_plane (Results 1 – 3 of 3) sorted by relevance
54 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
542 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) in skl_ccs_to_main_plane() function555 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()
1771 skl_ccs_to_main_plane(fb, ccs_plane)); in skl_check_ccs_aux_surface()
Completed in 11 milliseconds