Lines Matching refs:fence2
1858 struct dma_fence *fence2) in bind_op_commit() argument
1865 if (fence2) in bind_op_commit()
1866 dma_resv_add_fence(xe_vma_bo(vma)->ttm.base.resv, fence2, in bind_op_commit()
1891 struct dma_fence *fence2) in unbind_op_commit() argument
1898 if (fence2) in unbind_op_commit()
1899 dma_resv_add_fence(xe_vma_bo(vma)->ttm.base.resv, fence2, in unbind_op_commit()
1921 struct dma_fence *fence2) in op_commit() argument
1931 fence2); in op_commit()
1936 fence2); in op_commit()
1940 fence, fence2); in op_commit()
1943 fence, fence2); in op_commit()
1947 gpuva_to_vma(op->base.unmap.va), fence, fence2); in op_commit()
1951 gpuva_to_vma(op->base.prefetch.va), fence, fence2); in op_commit()