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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmr.c127 const struct vmw_sg_table *vsgt,
H A Dvmwgfx_mob.c125 const struct vmw_sg_table *vsgt;
505 const struct vmw_sg_table *vsgt;
601 const struct vmw_sg_table *vsgt,
H A Dvmwgfx_ttm_buffer.c96 * @vsgt: Pointer to a struct vmw_sg_table to initialize from
103 void vmw_piter_start(struct vmw_piter *viter, const struct vmw_sg_table *vsgt,
176 struct vmw_sg_table *vsgt = &vmw_tt->vsgt;
254 * vmw_bo_sg_table - Return a struct vmw_sg_table object for a
259 * Returns a pointer to a struct vmw_sg_table object. The object should
264 const struct vmw_sg_table *vmw_bo_sg_table(struct ttm_buffer_object *bo)
H A Dvmwgfx_drv.h307 * struct vmw_sg_table - Scatter/gather table for binding, with additional
313 struct vmw_sg_table { struct
353 struct vmw_sg_table vsgt;
760 const struct vmw_sg_table *vsgt,
924 extern const struct vmw_sg_table *
932 const struct vmw_sg_table *vsgt,
1119 const struct vmw_sg_table *vsgt,

Completed in 201 milliseconds