Searched refs:ttm_tt_is_populated (Results 1 – 9 of 9) sorted by relevance
86 static inline bool ttm_tt_is_populated(struct ttm_tt *tt) in ttm_tt_is_populated() function
316 if (ttm_tt_is_populated(ttm)) in ttm_tt_populate()383 if (!ttm_tt_is_populated(ttm)) in ttm_tt_unpopulate()
1153 if (!bo->ttm || !ttm_tt_is_populated(bo->ttm) || in ttm_bo_swapout()1208 if (ttm_tt_is_populated(bo->ttm)) in ttm_bo_swapout()
372 WARN_ON(!num_pages || ttm_tt_is_populated(tt)); in ttm_pool_alloc()
105 if (src_ops->maps_tt && (!ttm || !ttm_tt_is_populated(ttm))) { in ttm_move_memcpy()
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()
547 if (ttm_tt_is_populated(ttm)) in vmw_ttm_populate()
448 if (!ttm || !ttm_tt_is_populated(ttm)) { in i915_ttm_accel_move()652 if (bo->ttm && !ttm_tt_is_populated(bo->ttm)) { in __i915_ttm_get_pages()
1255 if (ttm_tt_is_populated(ttm)) in nouveau_ttm_tt_populate()