Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_active.h214 void i915_active_unlock_wait(struct i915_active *ref);
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_active.c332 void i915_active_unlock_wait(struct i915_active *ref) in i915_active_unlock_wait() function
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_context.c71 i915_active_unlock_wait(&ce->active); in context_sync()
H A Dselftest_engine_heartbeat.c87 i915_active_unlock_wait(&p->active); in pulse_unlock_wait()