Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c147 case vmw_dma_map_populate: in vmw_piter_start()
222 case vmw_dma_map_populate: in vmw_ttm_map_dma()
274 case vmw_dma_map_populate: in vmw_ttm_unmap_dma()
H A Dvmwgfx_drv.c663 [vmw_dma_map_populate] = "Caching DMA mappings.", in vmw_dma_select_mode()
676 dev_priv->map_mode = vmw_dma_map_populate; in vmw_dma_select_mode()
H A Dvmwgfx_drv.h318 vmw_dma_map_populate, /* Unmap from DMA just after unpopulate */ enumerator