Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_request.c1601 static u32 *emit_semaphore_poll_until(u32 *cs, u32 offset, u32 value) in emit_semaphore_poll_until() function
1659 cs = emit_semaphore_poll_until(cs, offset, i); in measure_semaphore_response()
1807 cs = emit_semaphore_poll_until(cs, offset, i); in measure_busy_dispatch()
2105 cs = emit_semaphore_poll_until(cs, offset, i); in measure_preemption()
2217 cs = emit_semaphore_poll_until(cs, offset, i); in measure_completion()