Searched refs:dst_rsgt (Results 1 – 1 of 1) sorted by relevance
274 struct i915_refct_sgt *dst_rsgt; member337 arg->dst_rsgt = i915_refct_sgt_get(dst_rsgt); in i915_ttm_memcpy_init()510 dst_ttm, dst_rsgt); in __i915_ttm_move()540 dst_rsgt); in __i915_ttm_move()633 if (IS_ERR(dst_rsgt)) in i915_ttm_move()634 return PTR_ERR(dst_rsgt); in i915_ttm_move()644 i915_refct_sgt_put(dst_rsgt); in i915_ttm_move()649 dst_rsgt, true, &deps); in i915_ttm_move()655 i915_refct_sgt_put(dst_rsgt); in i915_ttm_move()682 i915_refct_sgt_put(dst_rsgt); in i915_ttm_move()[all …]