Searched refs:amdgpu_bo_move_notify (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_ttm.c | 507 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 514 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 526 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 541 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 567 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 1628 amdgpu_bo_move_notify(bo, false, NULL); in amdgpu_bo_delete_mem_notify()
|
| D | amdgpu_object.h | 318 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo,
|
| D | amdgpu_object.c | 1168 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, in amdgpu_bo_move_notify() function
|