Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h346 struct vmw_ttm_tt { struct
347 struct ttm_tt dma_ttm;
348 struct vmw_private *dev_priv;
349 int gmr_id;
350 struct vmw_mob *mob;
351 int mem_type;
352 struct sg_table sgt;
353 struct vmw_sg_table vsgt;
354 bool mapped;
355 bool bound;