Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_tt.c315 if (ttm->state == tt_bound) { in ttm_tt_unbind()
330 if (ttm->state == tt_bound) in ttm_tt_bind()
341 ttm->state = tt_bound; in ttm_tt_bind()
/Linux-v4.19/include/drm/ttm/
Dttm_tt.h115 tt_bound, enumerator
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_mn.c159 if (!bo->tbo.ttm || bo->tbo.ttm->state != tt_bound) in radeon_mn_invalidate_range_start()