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.h322 struct vmw_ttm_tt { struct
323 struct ttm_tt dma_ttm;
324 struct vmw_private *dev_priv;
325 int gmr_id;
326 struct vmw_mob *mob;
327 int mem_type;
328 struct sg_table sgt;
329 struct vmw_sg_table vsgt;
330 bool mapped;
331 bool bound;