Searched refs:emit_semaphore_poll_until (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/selftests/ |
D | i915_request.c | 1993 static u32 *emit_semaphore_poll_until(u32 *cs, u32 offset, u32 value) in emit_semaphore_poll_until() function 2051 cs = emit_semaphore_poll_until(cs, offset, i); in measure_semaphore_response() 2199 cs = emit_semaphore_poll_until(cs, offset, i); in measure_busy_dispatch() 2495 cs = emit_semaphore_poll_until(cs, offset, i); in measure_preemption() 2607 cs = emit_semaphore_poll_until(cs, offset, i); in measure_completion()
|