Home
last modified time | relevance | path

Searched refs:amdgpu_move_blit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c456 * amdgpu_move_blit - Copy an entire buffer to another buffer
461 static int amdgpu_move_blit(struct ttm_buffer_object *bo, in amdgpu_move_blit() function
565 r = amdgpu_move_blit(bo, evict, &tmp_mem, old_mem); in amdgpu_move_vram_ram()
616 r = amdgpu_move_blit(bo, evict, new_mem, old_mem); in amdgpu_move_ram_vram()
705 r = amdgpu_move_blit(bo, evict, in amdgpu_bo_move()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c351 * amdgpu_move_blit - Copy an entire buffer to another buffer
356 static int amdgpu_move_blit(struct ttm_buffer_object *bo, in amdgpu_move_blit() function
530 r = amdgpu_move_blit(bo, evict, new_mem, old_mem); in amdgpu_bo_move()

Completed in 7 milliseconds