Searched refs:fbc_on_plane_a_only (Results 1 – 1 of 1) sorted by relevance
54 static inline bool fbc_on_plane_a_only(struct drm_i915_private *dev_priv) in fbc_on_plane_a_only() function1091 if (fbc_on_plane_a_only(dev_priv) && crtc->plane != PLANE_A) in intel_fbc_choose_crtc()