Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_sync.c87 static void *amdgpu_sync_get_owner(struct dma_fence *f) in amdgpu_sync_get_owner() function
166 amdgpu_sync_get_owner(f) == AMDGPU_FENCE_OWNER_VM) in amdgpu_sync_fence()
220 fence_owner = amdgpu_sync_get_owner(f); in amdgpu_sync_resv()