Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_request.c422 __await_execution(struct i915_request *rq, in __await_execution() function
1115 if (__await_execution(to, from, NULL, gfp)) in emit_semaphore_wait()
1155 err = __await_execution(to, from, hook, I915_FENCE_GFP); in __i915_request_await_execution()