Home
last modified time | relevance | path

Searched defs:vmw_ttm_tt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h335 struct vmw_ttm_tt { struct
336 struct ttm_tt dma_ttm;
337 struct vmw_private *dev_priv;
338 int gmr_id;
339 struct vmw_mob *mob;
340 int mem_type;
341 struct sg_table sgt;
342 struct vmw_sg_table vsgt;
343 bool mapped;
344 bool bound;