Home
last modified time | relevance | path

Searched refs:I915_ACTIVE_AWAIT_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active.h199 #define I915_ACTIVE_AWAIT_ACTIVE BIT(1) macro
Di915_active.c737 if (flags & I915_ACTIVE_AWAIT_ACTIVE) { in await_active()
Di915_perf.c1974 I915_ACTIVE_AWAIT_ACTIVE); in emit_oa_config()