Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_fence.c79 static const struct dma_fence_ops amdgpu_fence_ops; variable
85 if (__f->base.ops == &amdgpu_fence_ops || in to_amdgpu_fence()
172 dma_fence_init(fence, &amdgpu_fence_ops, in amdgpu_fence_emit()
757 static const struct dma_fence_ops amdgpu_fence_ops = { variable

Completed in 4 milliseconds