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.h347 struct vmw_ttm_tt { struct
348 struct ttm_tt dma_ttm;
349 struct vmw_private *dev_priv;
350 int gmr_id;
351 struct vmw_mob *mob;
352 int mem_type;
353 struct sg_table sgt;
354 struct vmw_sg_table vsgt;
355 bool mapped;
356 bool bound;