Searched refs:I915_REQUEST_WAITBOOST (Results 1 – 2 of 2) sorted by relevance
220 #define I915_REQUEST_WAITBOOST BIT(0) macro436 return rq->flags & I915_REQUEST_WAITBOOST; in i915_request_has_waitboost()
6892 rq->flags |= I915_REQUEST_WAITBOOST; in gen6_rps_boost()