Home
last modified time | relevance | path

Searched refs:tt_unbound (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_tt.c176 if (ttm->state == tt_unbound) in ttm_tt_destroy()
261 ttm->state = tt_unbound; in ttm_tt_unbind()
336 BUG_ON(ttm->state != tt_unbound && ttm->state != tt_unpopulated); in ttm_tt_swapout()
Dttm_page_alloc.c898 ttm->state = tt_unbound; in ttm_pool_populate()
Dttm_page_alloc_dma.c926 ttm->state = tt_unbound; in ttm_dma_populate()
/linux-4.1.27/include/drm/ttm/
Dttm_bo_driver.h127 tt_unbound, enumerator
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_ttm.c729 ttm->state = tt_unbound; in radeon_ttm_tt_populate()
736 ttm->state = tt_unbound; in radeon_ttm_tt_populate()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1484 ttm->state = tt_unbound; in nouveau_ttm_tt_populate()