HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_bo_fence (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.c 607 amdgpu_bo_fence(bo, fence, false);
1335 amdgpu_bo_fence(abo, fence, false);
1404 * amdgpu_bo_fence - add fence to buffer object
1411 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence, function in typeref:typename:void
amdgpu_object.c 607 amdgpu_bo_fence(bo, fence, false);
1335 amdgpu_bo_fence(abo, fence, false);
1404 * amdgpu_bo_fence - add fence to buffer object
1411 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence, function in typeref:typename:void

Completed in 24 milliseconds