Home
last modified time | relevance | path

Searched refs:can_wait_boost (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem.c1184 static bool can_wait_boost(struct drm_i915_file_private *file_priv) in can_wait_boost() function
1233 if (INTEL_INFO(dev)->gen >= 6 && ring->id == RCS && can_wait_boost(file_priv)) { in __i915_wait_request()