Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/ttm/
Dttm_bo_driver.h831 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo,
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo_util.c682 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_accel_cleanup() function
742 EXPORT_SYMBOL(ttm_bo_move_accel_cleanup);
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_ttm.c304 r = ttm_bo_move_accel_cleanup(bo, &fence->base, evict, new_mem); in radeon_move_blit()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1120 ret = ttm_bo_move_accel_cleanup(bo, in nouveau_bo_move_m2mf()