Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.h385 struct vmw_ttm_tt { struct
386 struct ttm_tt dma_ttm;
387 struct vmw_private *dev_priv;
388 int gmr_id;
389 struct vmw_mob *mob;
390 int mem_type;
391 struct sg_table sgt;
392 struct vmw_sg_table vsgt;
393 bool mapped;
394 bool bound;

Completed in 9 milliseconds