Searched refs:i915_ttm_tt_get_st (Results 1 – 1 of 1) sorted by relevance
379 static struct sg_table *i915_ttm_tt_get_st(struct ttm_tt *ttm) in i915_ttm_tt_get_st() function419 return i915_ttm_tt_get_st(bo->ttm); in i915_ttm_resource_get_st()467 src_st = src_man->use_tt ? i915_ttm_tt_get_st(ttm) : in i915_ttm_accel_move()663 st = bo->ttm ? i915_ttm_tt_get_st(bo->ttm) : obj->ttm.cached_io_st; in __i915_ttm_get_pages()