Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/ttm/
Dttm_bo_driver.h283 static inline void ttm_bo_move_sync_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_sync_cleanup() function
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo_util.c178 ttm_bo_move_sync_cleanup(bo, dst_mem); in ttm_bo_move_memcpy()
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c553 ttm_bo_move_sync_cleanup(bo, dst_mem); in i915_ttm_move()