Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_fence.c194 static const struct dma_fence_ops xe_hw_fence_ops = { variable
204 if (XE_WARN_ON(fence->ops != &xe_hw_fence_ops)) in to_xe_hw_fence()
261 dma_fence_init(fence, &xe_hw_fence_ops, &ctx->irq->lock, in xe_hw_fence_init()