Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_active.h184 #define I915_ACTIVE_AWAIT_EXCL BIT(0) macro
H A Di915_active.c701 if (flags & I915_ACTIVE_AWAIT_EXCL && in await_active()
H A Di915_vma.c2138 I915_ACTIVE_AWAIT_EXCL | in __i915_vma_unbind_async()