Searched refs:emit_semaphore_poll_until (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_request.c | 1992 static u32 *emit_semaphore_poll_until(u32 *cs, u32 offset, u32 value) in emit_semaphore_poll_until() function 2050 cs = emit_semaphore_poll_until(cs, offset, i); in measure_semaphore_response() 2198 cs = emit_semaphore_poll_until(cs, offset, i); in measure_busy_dispatch() 2494 cs = emit_semaphore_poll_until(cs, offset, i); in measure_preemption() 2606 cs = emit_semaphore_poll_until(cs, offset, i); in measure_completion()
|