Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_request.c1803 static u32 *emit_semaphore_poll_until(u32 *cs, u32 offset, u32 value) in emit_semaphore_poll_until() function
1861 cs = emit_semaphore_poll_until(cs, offset, i); in measure_semaphore_response()
2009 cs = emit_semaphore_poll_until(cs, offset, i); in measure_busy_dispatch()
2305 cs = emit_semaphore_poll_until(cs, offset, i); in measure_preemption()
2417 cs = emit_semaphore_poll_until(cs, offset, i); in measure_completion()