Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/ttm/
Dttm_bo_driver.h880 int ttm_bo_pipeline_move(struct ttm_buffer_object *bo,
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo_util.c743 int ttm_bo_pipeline_move(struct ttm_buffer_object *bo, in ttm_bo_pipeline_move() function
833 EXPORT_SYMBOL(ttm_bo_pipeline_move);
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c467 r = ttm_bo_pipeline_move(bo, fence, evict, new_mem); in amdgpu_move_blit()