Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_object.h249 bool amdgpu_bo_is_amdgpu_bo(struct ttm_buffer_object *bo);
A Damdgpu_object.c93 bool amdgpu_bo_is_amdgpu_bo(struct ttm_buffer_object *bo) in amdgpu_bo_is_amdgpu_bo() function
1255 if (!amdgpu_bo_is_amdgpu_bo(bo)) in amdgpu_bo_move_notify()
1286 if (!amdgpu_bo_is_amdgpu_bo(bo)) in amdgpu_bo_release_notify()
A Damdgpu_ttm.c109 if (!amdgpu_bo_is_amdgpu_bo(bo)) { in amdgpu_evict_flags()
1410 if (!amdgpu_bo_is_amdgpu_bo(bo)) in amdgpu_ttm_bo_eviction_valuable()

Completed in 12 milliseconds