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