Home
last modified time | relevance | path

Searched refs:can_use_semaphore_wait (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_request.c1195 can_use_semaphore_wait(struct i915_request *to, struct i915_request *from) in can_use_semaphore_wait() function
1208 if (!can_use_semaphore_wait(to, from)) in emit_semaphore_wait()
1314 if (can_use_semaphore_wait(to, from) && in __i915_request_await_execution()