Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_request.c1024 __emit_semaphore_wait(struct i915_request *to, in __emit_semaphore_wait() function
1111 if (__emit_semaphore_wait(to, from, from->fence.seqno)) in emit_semaphore_wait()
1192 err = __emit_semaphore_wait(to, from, from->fence.seqno - 1); in __i915_request_await_execution()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_request.c1144 __emit_semaphore_wait(struct i915_request *to, in __emit_semaphore_wait() function
1237 if (__emit_semaphore_wait(to, from, from->fence.seqno)) in emit_semaphore_wait()
1317 err = __emit_semaphore_wait(to, from, from->fence.seqno - 1); in __i915_request_await_execution()

Completed in 6 milliseconds