Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h370 struct vmw_ttm_tt { struct
371 struct ttm_tt dma_ttm;
372 struct vmw_private *dev_priv;
373 int gmr_id;
374 struct vmw_mob *mob;
375 int mem_type;
376 struct sg_table sgt;
377 struct vmw_sg_table vsgt;
378 bool mapped;
379 bool bound;