Home
last modified time | relevance | path

Searched defs:main_plane (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_fb.c568 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane) in main_to_ccs_plane()
589 int main_plane = skl_ccs_to_main_plane(&fb->base, ccs_plane); in gen12_ccs_aux_stride() local
596 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane) in skl_main_to_aux_plane()
855 int main_plane; in intel_fb_plane_get_subsampling() local
895 int main_plane = intel_fb_is_ccs_aux_plane(&fb->base, color_plane) ? in intel_fb_plane_dims() local
1144 int main_plane; in intel_fb_check_ccs_xy() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display.c1977 static int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane) in main_to_ccs_plane()
1994 int intel_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane) in intel_main_to_aux_plane()
2877 int main_plane; in intel_fb_plane_get_subsampling() local
2919 int main_plane; in intel_fb_check_ccs_xy() local
2962 int main_plane = is_ccs_plane(fb, color_plane) ? in intel_fb_plane_dims() local