Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/ttm/
H A Dttm_bo.h298 static inline void ttm_bo_assign_mem(struct ttm_buffer_object *bo, in ttm_bo_assign_mem() function
316 ttm_bo_assign_mem(bo, new_mem); in ttm_bo_move_null()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c673 ttm_bo_assign_mem(bo, new_mem); in ttm_bo_move_accel_cleanup()
699 ttm_bo_assign_mem(bo, new_mem); in ttm_bo_move_sync_cleanup()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c567 ttm_bo_assign_mem(bo, new_mem); in vmw_move()
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c208 ttm_bo_assign_mem(tbo, new_mem); in lsdc_bo_move()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c230 ttm_bo_assign_mem(bo, new_mem); in radeon_bo_move()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c510 ttm_bo_assign_mem(bo, new_mem); in amdgpu_bo_move()
1008 ttm_bo_assign_mem(bo, tmp); in amdgpu_ttm_alloc_gart()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1091 ttm_bo_assign_mem(bo, new_reg); in nouveau_bo_move()