Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h40 struct i915_sw_fence *heap_fence_create(gfp_t gfp);
H A Dlib_sw_fence.c108 struct i915_sw_fence *heap_fence_create(gfp_t gfp) in heap_fence_create() function
H A Di915_active.c90 submit = heap_fence_create(GFP_KERNEL); in __live_active_setup()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c1034 submit = heap_fence_create(GFP_KERNEL); in live_hwsp_read()