Home
last modified time | relevance | path

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

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