Searched refs:ttm_tt_is_populated (Results 1 – 10 of 10) sorted by relevance
120 static inline bool ttm_tt_is_populated(struct ttm_tt *tt) in ttm_tt_is_populated() function
304 if (ttm_tt_is_populated(ttm)) in ttm_tt_populate()356 if (!ttm_tt_is_populated(ttm)) in ttm_tt_unpopulate()
1143 if (!bo->ttm || !ttm_tt_is_populated(bo->ttm) || in ttm_bo_swapout()1198 if (ttm_tt_is_populated(bo->ttm)) in ttm_bo_swapout()
185 clear = src_iter->ops->maps_tt && (!ttm || !ttm_tt_is_populated(ttm)); in ttm_bo_move_memcpy()
433 WARN_ON(!num_pages || ttm_tt_is_populated(tt)); in ttm_pool_alloc()
468 if (!ttm_tt_is_populated(dst->ttm)) { in vmw_bo_cpu_blit()474 if (!ttm_tt_is_populated(src->ttm)) { in vmw_bo_cpu_blit()
394 if (ttm_tt_is_populated(ttm)) in vmw_ttm_populate()
814 if (bo->ttm && !ttm_tt_is_populated(bo->ttm)) { in __i915_ttm_get_pages()935 bo->ttm && i915_tt->filp && ttm_tt_is_populated(bo->ttm); in i915_ttm_adjust_lru()
636 clear = !i915_ttm_cpu_maps_iomem(bo->resource) && (!ttm || !ttm_tt_is_populated(ttm)); in i915_ttm_move()
1334 if (ttm_tt_is_populated(ttm)) in nouveau_ttm_tt_populate()