Searched refs:emit_semaphore_poll_until (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/i915/selftests/ |
D | i915_request.c | 1931 static u32 *emit_semaphore_poll_until(u32 *cs, u32 offset, u32 value) in emit_semaphore_poll_until() function 1989 cs = emit_semaphore_poll_until(cs, offset, i); in measure_semaphore_response() 2137 cs = emit_semaphore_poll_until(cs, offset, i); in measure_busy_dispatch() 2433 cs = emit_semaphore_poll_until(cs, offset, i); in measure_preemption() 2545 cs = emit_semaphore_poll_until(cs, offset, i); in measure_completion()
|