Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_clflush.c122 dma_fence_work_commit(&clflush->base); in i915_gem_clflush_object()