Home
last modified time | relevance | path

Searched refs:dst_rsgt (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_ttm_move.c274 struct i915_refct_sgt *dst_rsgt; member
315 struct i915_refct_sgt *dst_rsgt) in i915_ttm_memcpy_init() argument
327 &dst_rsgt->table, dst_reg->region.start); in i915_ttm_memcpy_init()
337 arg->dst_rsgt = i915_refct_sgt_get(dst_rsgt); in i915_ttm_memcpy_init()
345 i915_refct_sgt_put(arg->dst_rsgt); in i915_ttm_memcpy_release()
471 struct i915_refct_sgt *dst_rsgt, bool allow_accel, in __i915_ttm_move() argument
483 &dst_rsgt->table, move_deps); in __i915_ttm_move()
510 dst_ttm, dst_rsgt); in __i915_ttm_move()
540 dst_rsgt); in __i915_ttm_move()
580 struct i915_refct_sgt *dst_rsgt; in i915_ttm_move() local
[all …]