Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c489 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
496 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
508 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
523 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
549 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
1575 amdgpu_bo_move_notify(bo, false, NULL); in amdgpu_bo_delete_mem_notify()
H A Damdgpu_object.h331 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo,
H A Damdgpu_object.c1260 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, in amdgpu_bo_move_notify() function