Home
last modified time | relevance | path

Searched refs:vmw_dma_map_populate (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c229 case vmw_dma_map_populate: in vmw_piter_start()
304 case vmw_dma_map_populate: in vmw_ttm_map_dma()
350 case vmw_dma_map_populate: in vmw_ttm_unmap_dma()
Dvmwgfx_drv.c660 [vmw_dma_map_populate] = "Caching DMA mappings.", in vmw_dma_select_mode()
672 dev_priv->map_mode = vmw_dma_map_populate; in vmw_dma_select_mode()
Dvmwgfx_drv.h325 vmw_dma_map_populate, /* Unmap from DMA just after unpopulate */ enumerator