amdgpu_bo_fence
amdgpu_bo_fence(bo, fence, true);
amdgpu_bo_fence(bo, fence, false);
amdgpu_bo_fence(bo, *fence, true);
void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence,
amdgpu_bo_fence(bo, f, false);
amdgpu_bo_fence(bo, f, false);
amdgpu_bo_fence(root, fence, true);
amdgpu_bo_fence(vm->root.base.bo, f, true);
amdgpu_bo_fence(bo, fence, true);