Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.h43 static inline void dma_fence_work_commit(struct dma_fence_work *f) in dma_fence_work_commit() function
64 dma_fence_work_commit(f); in dma_fence_work_commit_imm()
H A Di915_vma.c1610 dma_fence_work_commit(&work->base); in i915_vma_pin_ww()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_clflush.c120 dma_fence_work_commit(&clflush->base); in i915_gem_clflush_object()