Searched refs:is_gen12_ccs_cc_plane (Results 1 – 4 of 4) sorted by relevance
21 bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int plane);
27 bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int plane) in is_gen12_ccs_cc_plane() function58 if (is_gen12_ccs_cc_plane(fb, ccs_plane)) in skl_ccs_to_main_plane()416 if (!is_ccs_plane(fb, ccs_plane) || is_gen12_ccs_cc_plane(fb, ccs_plane)) in intel_fb_check_ccs_xy()796 if (is_gen12_ccs_cc_plane(&fb->base, i)) { in intel_fill_fb_info()
1612 is_gen12_ccs_cc_plane(fb, ccs_plane)) in skl_check_ccs_aux_surface()
11871 if (is_gen12_ccs_plane(fb, i) && !is_gen12_ccs_cc_plane(fb, i)) { in intel_framebuffer_init()