Searched refs:I915_ACTIVE_AWAIT_EXCL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/ | ||
D | i915_active.h | 198 #define I915_ACTIVE_AWAIT_EXCL BIT(0) macro |
D | i915_active.c | 730 if (flags & I915_ACTIVE_AWAIT_EXCL && in await_active() |