Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_fb.h26 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane);
Dintel_fb.c45 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane) in main_to_ccs_plane() function
69 return main_to_ccs_plane(fb, main_plane); in skl_main_to_aux_plane()
Dskl_universal_plane.c1556 int ccs_plane = main_to_ccs_plane(fb, uv_plane); in skl_check_nv12_aux_surface()