Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active.h228 void i915_active_unlock_wait(struct i915_active *ref);
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_active.c331 void i915_active_unlock_wait(struct i915_active *ref) in i915_active_unlock_wait() function
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_context.c72 i915_active_unlock_wait(&ce->active); in context_sync()
Dselftest_engine_heartbeat.c82 i915_active_unlock_wait(&p->active); in pulse_unlock_wait()