Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c682 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_accel_cleanup() function
708 EXPORT_SYMBOL(ttm_bo_move_accel_cleanup);
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c982 ret = ttm_bo_move_accel_cleanup(bo, &fence->base, evict, false, in nouveau_bo_move_m2mf()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c947 ret = ttm_bo_move_accel_cleanup(ttm_bo, fence, evict, true, in xe_bo_move()