Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1993 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()

Completed in 8 milliseconds