Lines Matching refs:fence2
2213 struct dma_fence *fence2, bool invalidate_on_bind) in bind_op_commit() argument
2222 if (fence2) in bind_op_commit()
2223 dma_resv_add_fence(xe_vma_bo(vma)->ttm.base.resv, fence2, in bind_op_commit()
2255 struct dma_fence *fence2) in unbind_op_commit() argument
2264 if (fence2) in unbind_op_commit()
2265 dma_resv_add_fence(xe_vma_bo(vma)->ttm.base.resv, fence2, in unbind_op_commit()
2299 struct dma_fence *fence2) in op_commit() argument
2310 fence2, op->map.invalidate_on_bind); in op_commit()
2319 unbind_op_commit(vm, tile, pt_update_ops, old, fence, fence2); in op_commit()
2323 fence, fence2, false); in op_commit()
2326 fence, fence2, false); in op_commit()
2335 fence2); in op_commit()
2350 fence2, false); in op_commit()