HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_bo_is_amdgpu_bo (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.c 108 * amdgpu_bo_is_amdgpu_bo - check if the buffer object is an &amdgpu_bo
117 bool amdgpu_bo_is_amdgpu_bo(struct ttm_buffer_object *bo) function in typeref:typename:bool
1286 if (!amdgpu_bo_is_amdgpu_bo(bo))
1319 if (!amdgpu_bo_is_amdgpu_bo(bo))
1361 if (!amdgpu_bo_is_amdgpu_bo(bo))
amdgpu_object.h 234 bool amdgpu_bo_is_amdgpu_bo(struct ttm_buffer_object *bo);
amdgpu_ttm.c 170 if (!amdgpu_bo_is_amdgpu_bo(bo)) {
amdgpu_vm.c 616 if (!amdgpu_bo_is_amdgpu_bo(bo))

Completed in 18 milliseconds