Searched refs:I915_ACTIVE_AWAIT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/ | ||
| H A D | i915_active.h | 185 #define I915_ACTIVE_AWAIT_ACTIVE BIT(1) macro |
| H A D | i915_active.c | 694 if (flags & I915_ACTIVE_AWAIT_ACTIVE) { in await_active() |