Home
last modified time | relevance | path

Searched refs:amdgpu_bo_move (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_trace.h494 TRACE_EVENT(amdgpu_bo_move,
H A Damdgpu_ttm.c458 * This is a helper called by amdgpu_bo_move() and amdgpu_move_vram_ram() to
519 * Called by amdgpu_bo_move().
580 * Called by amdgpu_bo_move().
628 * Called by amdgpu_bo_move()
650 * amdgpu_bo_move - Move a buffer object to a new memory location
654 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move() function
1712 .move = &amdgpu_bo_move,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_trace.h496 TRACE_EVENT(amdgpu_bo_move,
H A Damdgpu_ttm.c353 * This is a helper called by amdgpu_bo_move() and amdgpu_move_vram_ram() to
414 * Called by amdgpu_bo_move()
448 * amdgpu_bo_move - Move a buffer object to a new memory location
452 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move() function
1569 .move = &amdgpu_bo_move,

Completed in 7 milliseconds