Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c147 case vmw_dma_map_populate: in vmw_piter_start()
222 case vmw_dma_map_populate: in vmw_ttm_map_dma()
268 case vmw_dma_map_populate: in vmw_ttm_unmap_dma()
Dvmwgfx_drv.c666 [vmw_dma_map_populate] = "Caching DMA mappings.", in vmw_dma_select_mode()
678 dev_priv->map_mode = vmw_dma_map_populate; in vmw_dma_select_mode()
Dvmwgfx_drv.h318 vmw_dma_map_populate, /* Unmap from DMA just after unpopulate */ enumerator