Searched refs:intel_scanout_needs_vtd_wa (Results 1 – 3 of 3) sorted by relevance
918 if (intel_scanout_needs_vtd_wa(i915)) in gen8_gmch_probe()1067 if (!HAS_FULL_PPGTT(i915) || intel_scanout_needs_vtd_wa(i915)) in gen6_gmch_probe()
1747 static inline bool intel_scanout_needs_vtd_wa(struct drm_i915_private *dev_priv) in intel_scanout_needs_vtd_wa() function
1133 if (intel_scanout_needs_vtd_wa(dev_priv) && alignment < 256 * 1024) in intel_pin_and_fence_fb_obj()