Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_sw_fence_work.c77 static const struct dma_fence_ops fence_ops = { variable
88 dma_fence_init(&f->dma, &fence_ops, &f->lock, 0, 0); in dma_fence_work_init()
/linux-6.3-rc2/drivers/dma-buf/
A Dst-dma-resv.c21 static const struct dma_fence_ops fence_ops = { variable
34 dma_fence_init(f, &fence_ops, &fence_lock, 0, 0); in alloc_fence()

Completed in 5 milliseconds