intel_fb_is_gen12_ccs_aux_plane
if (intel_fb_is_gen12_ccs_aux_plane(&fb->base, color_plane)) {
if (intel_fb_is_gen12_ccs_aux_plane(fb, i)) {
intel_fb_is_gen12_ccs_aux_plane(fb, color_plane) ||
if (intel_fb_is_gen12_ccs_aux_plane(fb, color_plane))
if (!intel_fb_is_gen12_ccs_aux_plane(fb, color_plane)) {