Home
last modified time | relevance | path

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

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