Home
last modified time | relevance | path

Searched refs:I915_ACTIVE_AWAIT_EXCL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_active.h184 #define I915_ACTIVE_AWAIT_EXCL BIT(0) macro
H A Di915_active.c687 if (flags & I915_ACTIVE_AWAIT_EXCL && in await_active()