Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_active.h185 #define I915_ACTIVE_AWAIT_ACTIVE BIT(1) macro
H A Di915_active.c708 if (flags & I915_ACTIVE_AWAIT_ACTIVE) { in await_active()
H A Di915_vma.c2139 I915_ACTIVE_AWAIT_ACTIVE) < 0) { in __i915_vma_unbind_async()
H A Di915_perf.c2370 I915_ACTIVE_AWAIT_ACTIVE); in emit_oa_config()