Searched refs:dma_resv_replace_fences (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_eviction_fence.c | 227 dma_resv_replace_fences(bo->tbo.base.resv, evf_mgr->ev_fence_ctx, in amdgpu_eviction_fence_detach()
|
| H A D | amdgpu_amdkfd_gpuvm.c | 383 dma_resv_replace_fences(bo->tbo.base.resv, ef->base.context, in amdgpu_amdkfd_remove_eviction_fence() 411 dma_resv_replace_fences(resv, fence->context, stub, in amdgpu_amdkfd_remove_all_eviction_fences()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-resv.c | 343 void dma_resv_replace_fences(struct dma_resv *obj, uint64_t context, in dma_resv_replace_fences() function 364 EXPORT_SYMBOL(dma_resv_replace_fences);
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 1571 dma_resv_replace_fences(&ttm_bo->base._resv, in xe_ttm_bo_release_notify()
|