Home
last modified time | relevance | path

Searched refs:vmw_sg_table (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c267 struct vmw_sg_table vsgt;
340 * @vsgt: Pointer to a struct vmw_sg_table to initialize from
346 void vmw_piter_start(struct vmw_piter *viter, const struct vmw_sg_table *vsgt, in vmw_piter_start()
425 struct vmw_sg_table *vsgt = &vmw_tt->vsgt; in vmw_ttm_map_dma()
539 * vmw_bo_sg_table - Return a struct vmw_sg_table object for a
544 * Returns a pointer to a struct vmw_sg_table object. The object should
549 const struct vmw_sg_table *vmw_bo_sg_table(struct ttm_buffer_object *bo) in vmw_bo_sg_table()
H A Dvmwgfx_mob.c120 const struct vmw_sg_table *vsgt; in vmw_setup_otable_base()
499 const struct vmw_sg_table *vsgt; in vmw_mob_pt_setup()
593 const struct vmw_sg_table *vsgt, in vmw_mob_bind()
H A Dvmwgfx_gmr.c128 const struct vmw_sg_table *vsgt, in vmw_gmr_bind()
H A Dvmwgfx_drv.h332 * struct vmw_sg_table - Scatter/gather table for binding, with additional
338 struct vmw_sg_table { struct
743 const struct vmw_sg_table *vsgt,
1020 extern const struct vmw_sg_table *
1027 const struct vmw_sg_table *vsgt,
1242 const struct vmw_sg_table *vsgt,
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c128 * @vsgt: Pointer to a struct vmw_sg_table to initialize from
135 void vmw_piter_start(struct vmw_piter *viter, const struct vmw_sg_table *vsgt, in vmw_piter_start()
208 struct vmw_sg_table *vsgt = &vmw_tt->vsgt; in vmw_ttm_map_dma()
280 * vmw_bo_sg_table - Return a struct vmw_sg_table object for a
285 * Returns a pointer to a struct vmw_sg_table object. The object should
290 const struct vmw_sg_table *vmw_bo_sg_table(struct ttm_buffer_object *bo) in vmw_bo_sg_table()
H A Dvmwgfx_mob.c125 const struct vmw_sg_table *vsgt; in vmw_setup_otable_base()
505 const struct vmw_sg_table *vsgt; in vmw_mob_pt_setup()
601 const struct vmw_sg_table *vsgt, in vmw_mob_bind()
H A Dvmwgfx_drv.h324 * struct vmw_sg_table - Scatter/gather table for binding, with additional
330 struct vmw_sg_table { struct
370 struct vmw_sg_table vsgt;
784 const struct vmw_sg_table *vsgt,
948 extern const struct vmw_sg_table *
956 const struct vmw_sg_table *vsgt,
1140 const struct vmw_sg_table *vsgt,
H A Dvmwgfx_gmr.c127 const struct vmw_sg_table *vsgt, in vmw_gmr_bind()

Completed in 9 milliseconds