Searched refs:I915_WAIT_PRIORITY (Results 1 – 4 of 4) sorted by relevance
558 I915_WAIT_PRIORITY | in i915_gem_set_domain_ioctl()573 I915_WAIT_PRIORITY | in i915_gem_set_domain_ioctl()
250 I915_WAIT_PRIORITY | in i915_gem_wait_ioctl()
446 #define I915_WAIT_PRIORITY BIT(1) /* small priority bump for the request */ macro
105 interruptible | I915_WAIT_PRIORITY, in i915_fence_wait()2040 if (flags & I915_WAIT_PRIORITY && !i915_request_started(rq)) in i915_request_wait_timeout()
Completed in 11 milliseconds