Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
A Dttm_bo_driver.h269 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo,
286 int ret = ttm_bo_move_accel_cleanup(bo, NULL, true, false, new_mem); in ttm_bo_move_sync_cleanup()
/linux/drivers/gpu/drm/ttm/
A Dttm_bo_util.c544 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_accel_cleanup() function
570 EXPORT_SYMBOL(ttm_bo_move_accel_cleanup);
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ttm.c419 r = ttm_bo_move_accel_cleanup(bo, fence, true, false, new_mem); in amdgpu_move_blit()
421 r = ttm_bo_move_accel_cleanup(bo, fence, evict, true, new_mem); in amdgpu_move_blit()
/linux/drivers/gpu/drm/radeon/
A Dradeon_ttm.c189 r = ttm_bo_move_accel_cleanup(bo, &fence->base, evict, false, new_mem); in radeon_move_blit()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_bo.c823 ret = ttm_bo_move_accel_cleanup(bo, in nouveau_bo_move_m2mf()

Completed in 13 milliseconds