Searched refs:intel_fb_rc_ccs_cc_plane (Results 1 – 4 of 4) sorted by relevance
37 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb);
61 if (intel_fb_rc_ccs_cc_plane(fb) >= 0) in intel_pin_fb_obj_dpt()
491 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb) in intel_fb_rc_ccs_cc_plane() function505 return intel_fb_rc_ccs_cc_plane(fb) == color_plane; in is_gen12_ccs_cc_plane()
7455 cc_plane = intel_fb_rc_ccs_cc_plane(fb); in intel_atomic_prepare_plane_clear_colors()