Home
last modified time | relevance | path

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

/linux-4.4.14/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.c929 ttm->state = tt_unbound; in ttm_dma_populate()
/linux-4.4.14/include/drm/ttm/
Dttm_bo_driver.h127 tt_unbound, enumerator
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c686 ttm->state = tt_unbound; in amdgpu_ttm_tt_populate()
693 ttm->state = tt_unbound; in amdgpu_ttm_tt_populate()
/linux-4.4.14/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.4.14/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1482 ttm->state = tt_unbound; in nouveau_ttm_tt_populate()