Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_request.c999 I915_FENCE_GFP); in i915_request_await_start()
1120 I915_FENCE_GFP); in emit_semaphore_wait()
1148 err = __await_execution(to, from, hook, I915_FENCE_GFP); in __i915_request_await_execution()
1230 I915_FENCE_GFP); in __i915_request_await_external()
1319 I915_FENCE_GFP); in await_request_submit()
1348 ret = emit_semaphore_wait(to, from, I915_FENCE_GFP); in i915_request_await_request()
H A Di915_request.h295 #define I915_FENCE_GFP (GFP_KERNEL | __GFP_RETRY_MAYFAIL | __GFP_NOWARN) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_fence.c77 I915_FENCE_GFP) < 0) in i915_gem_object_lock_fence()
H A Di915_gem_clflush.c112 I915_FENCE_GFP); in i915_gem_clflush_object()
H A Di915_gem_client_blt.c271 true, 0, I915_FENCE_GFP); in pin_wait_clear_pages_work()