Searched refs:can_use_semaphore_wait (Results 1 – 1 of 1) sorted by relevance
1195 can_use_semaphore_wait(struct i915_request *to, struct i915_request *from) in can_use_semaphore_wait() function1208 if (!can_use_semaphore_wait(to, from)) in emit_semaphore_wait()1314 if (can_use_semaphore_wait(to, from) && in __i915_request_await_execution()