Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_fb.h54 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
Dintel_fb.c576 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) in skl_ccs_to_main_plane() function
589 int main_plane = skl_ccs_to_main_plane(&fb->base, ccs_plane); in gen12_ccs_aux_stride()
875 main_plane = skl_ccs_to_main_plane(fb, color_plane); in intel_fb_plane_get_subsampling()
896 skl_ccs_to_main_plane(&fb->base, color_plane) : 0; in intel_fb_plane_dims()
1167 main_plane = skl_ccs_to_main_plane(fb, ccs_plane); in intel_fb_check_ccs_xy()
Dskl_universal_plane.c1780 skl_ccs_to_main_plane(fb, ccs_plane)); in skl_check_ccs_aux_surface()