Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_domain.c585 I915_WAIT_PRIORITY | in i915_gem_set_domain_ioctl()
600 I915_WAIT_PRIORITY | in i915_gem_set_domain_ioctl()
H A Di915_gem_wait.c250 I915_WAIT_PRIORITY | in i915_gem_wait_ioctl()
/linux/drivers/gpu/drm/i915/
H A Di915_request.h446 #define I915_WAIT_PRIORITY BIT(1) /* small priority bump for the request */ macro