Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c381 * amdgpu_move_blit - Copy an entire buffer to another buffer
386 static int amdgpu_move_blit(struct ttm_buffer_object *bo, in amdgpu_move_blit() function
592 r = amdgpu_move_blit(bo, evict, new_mem, old_mem); in amdgpu_bo_move()