Home
last modified time | relevance | path

Searched refs:vc4_fence_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_fence.c44 const struct dma_fence_ops vc4_fence_ops = { variable
H A Dvc4_drv.h877 extern const struct dma_fence_ops vc4_fence_ops;
H A Dvc4_gem.c684 dma_fence_init(&fence->base, &vc4_fence_ops, &vc4->job_lock, in vc4_queue_submit()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_fence.c44 const struct dma_fence_ops vc4_fence_ops = { variable
H A Dvc4_drv.h964 extern const struct dma_fence_ops vc4_fence_ops;
H A Dvc4_gem.c701 dma_fence_init(&fence->base, &vc4_fence_ops, &vc4->job_lock, in vc4_queue_submit()

Completed in 8 milliseconds