Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_scatterlist.h175 struct i915_refct_sgt { struct
186 static inline void i915_refct_sgt_put(struct i915_refct_sgt *rsgt) in i915_refct_sgt_put()
196 static inline struct i915_refct_sgt *
197 i915_refct_sgt_get(struct i915_refct_sgt *rsgt) in i915_refct_sgt_get()
211 static inline void __i915_refct_sgt_init(struct i915_refct_sgt *rsgt, in __i915_refct_sgt_init()
221 void i915_refct_sgt_init(struct i915_refct_sgt *rsgt, size_t size);
223 struct i915_refct_sgt *i915_rsgt_from_mm_node(const struct drm_mm_node *node,
227 struct i915_refct_sgt *i915_rsgt_from_buddy_resource(struct ttm_resource *res,
A Di915_scatterlist.c45 struct i915_refct_sgt *rsgt = in i915_refct_sgt_release()
61 void i915_refct_sgt_init(struct i915_refct_sgt *rsgt, size_t size) in i915_refct_sgt_init()
80 struct i915_refct_sgt *i915_rsgt_from_mm_node(const struct drm_mm_node *node, in i915_rsgt_from_mm_node()
87 struct i915_refct_sgt *rsgt; in i915_rsgt_from_mm_node()
163 struct i915_refct_sgt *i915_rsgt_from_buddy_resource(struct ttm_resource *res, in i915_rsgt_from_buddy_resource()
173 struct i915_refct_sgt *rsgt; in i915_rsgt_from_buddy_resource()
A Di915_vma_resource.h106 struct i915_refct_sgt *pages_rsgt;
195 struct i915_refct_sgt *pages_rsgt, in i915_vma_resource_init()
A Dintel_region_ttm.h25 struct i915_refct_sgt *
A Dintel_region_ttm.c162 struct i915_refct_sgt *
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_ttm_move.c221 struct i915_refct_sgt *src_rsgt = in i915_ttm_accel_move()
270 struct i915_refct_sgt *src_rsgt;
271 struct i915_refct_sgt *dst_rsgt;
312 struct i915_refct_sgt *dst_rsgt) in i915_ttm_memcpy_init()
468 struct i915_refct_sgt *dst_rsgt, bool allow_accel, in __i915_ttm_move()
575 struct i915_refct_sgt *dst_rsgt; in i915_ttm_move()
707 struct i915_refct_sgt *dst_rsgt; in i915_gem_obj_copy_ttm()
A Di915_gem_object_types.h595 struct i915_refct_sgt *rsgt;
627 struct i915_refct_sgt *cached_io_rsgt;
A Di915_gem_ttm_move.h19 struct i915_refct_sgt;
A Di915_gem_ttm.h72 struct i915_refct_sgt *
A Di915_gem_ttm.c52 struct i915_refct_sgt cached_rsgt;
520 static struct i915_refct_sgt *i915_ttm_tt_get_st(struct ttm_tt *ttm) in i915_ttm_tt_get_st()
562 struct i915_refct_sgt *
583 struct i915_refct_sgt *rsgt; in i915_ttm_resource_get_st()
818 struct i915_refct_sgt *rsgt = in __i915_ttm_get_pages()

Completed in 17 milliseconds