Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fb.h53 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
Dintel_fb.c529 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) in skl_ccs_to_main_plane() function
542 int main_plane = skl_ccs_to_main_plane(&fb->base, ccs_plane); in gen12_ccs_aux_stride()
821 main_plane = skl_ccs_to_main_plane(fb, color_plane); in intel_fb_plane_get_subsampling()
842 skl_ccs_to_main_plane(&fb->base, color_plane) : 0; in intel_fb_plane_dims()
1113 main_plane = skl_ccs_to_main_plane(fb, ccs_plane); in intel_fb_check_ccs_xy()
Dskl_universal_plane.c1764 skl_ccs_to_main_plane(fb, ccs_plane)); in skl_check_ccs_aux_surface()