Searched refs:ttm_tt_is_populated (Results 1 – 8 of 8) sorted by relevance
159 if (!ttm_tt_is_populated(ttm)) { in ttm_tt_set_caching()430 if (ttm_tt_is_populated(ttm)) in ttm_tt_populate()460 if (!ttm_tt_is_populated(ttm)) in ttm_tt_unpopulate()
255 (ttm == NULL || (!ttm_tt_is_populated(ttm) && in ttm_bo_move_memcpy()
1056 if (ttm_tt_is_populated(ttm)) in ttm_pool_populate()
897 if (ttm_tt_is_populated(ttm)) in ttm_dma_populate()
77 static inline bool ttm_tt_is_populated(struct ttm_tt *tt) in ttm_tt_is_populated() function
467 if (!ttm_tt_is_populated(dst->ttm)) { in vmw_bo_cpu_blit()473 if (!ttm_tt_is_populated(src->ttm)) { in vmw_bo_cpu_blit()
657 if (ttm_tt_is_populated(ttm)) in vmw_ttm_populate()
1310 if (ttm_tt_is_populated(ttm)) in nouveau_ttm_tt_populate()