intel_fb_rc_ccs_cc_plane
cc_plane = intel_fb_rc_ccs_cc_plane(fb);
return intel_fb_rc_ccs_cc_plane(fb) == color_plane;
int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb);
if (intel_fb_rc_ccs_cc_plane(fb) >= 0)
intel_fb_rc_ccs_cc_plane(&fb->base) >= 0 &&