Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/ttm/
Dttm_bo_driver.h846 int ttm_bo_pipeline_move(struct ttm_buffer_object *bo,
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo_util.c744 int ttm_bo_pipeline_move(struct ttm_buffer_object *bo, in ttm_bo_pipeline_move() function
834 EXPORT_SYMBOL(ttm_bo_pipeline_move);
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c528 r = ttm_bo_pipeline_move(bo, fence, evict, new_mem); in amdgpu_move_blit()