Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c341 case vmw_dma_map_populate: in vmw_piter_start()
434 case vmw_dma_map_populate: in vmw_ttm_map_dma()
509 case vmw_dma_map_populate: in vmw_ttm_unmap_dma()
Dvmwgfx_drv.c569 [vmw_dma_map_populate] = "Caching DMA mappings.", in vmw_dma_select_mode()
577 dev_priv->map_mode = vmw_dma_map_populate; in vmw_dma_select_mode()
Dvmwgfx_drv.h283 vmw_dma_map_populate, /* Unmap from DMA just after unpopulate */ enumerator