Searched refs:ttm_tt_unbind (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_tt.c173 ttm_tt_unbind(ttm); ttm_tt_destroy()
254 void ttm_tt_unbind(struct ttm_tt *ttm) ttm_tt_unbind() function
H A Dttm_bo_util.c56 ttm_tt_unbind(ttm); ttm_bo_move_ttm()
405 ttm_tt_unbind(ttm); ttm_bo_move_memcpy()
653 ttm_tt_unbind(bo->ttm); ttm_bo_move_accel_cleanup()
H A Dttm_bo.c375 ttm_tt_unbind(bo->ttm); ttm_bo_handle_move_mem()
397 ttm_tt_unbind(bo->ttm); ttm_bo_cleanup_memtype_use()
/linux-4.1.27/include/drm/ttm/
H A Dttm_bo_driver.h622 extern void ttm_tt_unbind(struct ttm_tt *ttm);

Completed in 101 milliseconds