Searched refs:can_wait_boost (Results 1 – 1 of 1) sorted by relevance
1184 static bool can_wait_boost(struct drm_i915_file_private *file_priv) in can_wait_boost() function1233 if (INTEL_INFO(dev)->gen >= 6 && ring->id == RCS && can_wait_boost(file_priv)) { in __i915_wait_request()