Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c86 static void *amdgpu_sync_get_owner(struct dma_fence *f) in amdgpu_sync_get_owner() function
165 amdgpu_sync_get_owner(f) == AMDGPU_FENCE_OWNER_VM) in amdgpu_sync_fence()
219 fence_owner = amdgpu_sync_get_owner(f); in amdgpu_sync_resv()