Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_active.h199 #define I915_ACTIVE_AWAIT_ACTIVE BIT(1) macro
H A Di915_active.c739 if (flags & I915_ACTIVE_AWAIT_ACTIVE) { in await_active()
H A Di915_perf.c1971 I915_ACTIVE_AWAIT_ACTIVE); in emit_oa_config()