Home
last modified time | relevance | path

Searched refs:wrap_dma_fence (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c640 wrap_dma_fence(struct dma_fence *dma, unsigned long delay) in wrap_dma_fence() function
671 timeout = wrap_dma_fence(dma, delay); in test_dma_fence()
677 not = wrap_dma_fence(dma, 0); in test_dma_fence()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c650 wrap_dma_fence(struct dma_fence *dma, unsigned long delay) in wrap_dma_fence() function
681 timeout = wrap_dma_fence(dma, delay); in test_dma_fence()
687 not = wrap_dma_fence(dma, 0); in test_dma_fence()

Completed in 2 milliseconds