Searched refs:cached_io_rsgt (Results 1 – 3 of 3) sorted by relevance
395 if (!obj->ttm.cached_io_rsgt) in i915_ttm_free_cached_io_rsgt()403 i915_refct_sgt_put(obj->ttm.cached_io_rsgt); in i915_ttm_free_cached_io_rsgt()404 obj->ttm.cached_io_rsgt = NULL; in i915_ttm_free_cached_io_rsgt()581 if (!obj->ttm.cached_io_rsgt) { in i915_ttm_resource_get_st()590 obj->ttm.cached_io_rsgt = rsgt; in i915_ttm_resource_get_st()592 return i915_refct_sgt_get(obj->ttm.cached_io_rsgt); in i915_ttm_resource_get_st()630 GEM_WARN_ON(obj->ttm.cached_io_rsgt); in i915_ttm_swap_notify()
696 struct i915_refct_sgt *cached_io_rsgt; member
332 &obj->ttm.cached_io_rsgt->table, in i915_ttm_memcpy_init()678 obj->ttm.cached_io_rsgt = dst_rsgt; in i915_ttm_move()