Searched refs:is_aux_plane (Results 1 – 1 of 1) sorted by relevance
1969 static bool is_aux_plane(const struct drm_framebuffer *fb, int plane) in is_aux_plane() function2176 if ((INTEL_GEN(dev_priv) < 12 && is_aux_plane(fb, color_plane)) || in intel_surf_alignment()