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