Searched refs:I915_ACTIVE_AWAIT_EXCL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/ | ||
A D | i915_active.h | 199 #define I915_ACTIVE_AWAIT_EXCL BIT(0) macro |
A D | i915_active.c | 722 if (flags & I915_ACTIVE_AWAIT_EXCL && in await_active() |
Completed in 7 milliseconds