Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c115 case vmw_dma_map_populate: in vmw_piter_start()
190 case vmw_dma_map_populate: in vmw_ttm_map_dma()
242 case vmw_dma_map_populate: in vmw_ttm_unmap_dma()
H A Dvmwgfx_drv.c667 [vmw_dma_map_populate] = "Caching DMA mappings.", in vmw_dma_select_mode()
680 dev_priv->map_mode = vmw_dma_map_populate; in vmw_dma_select_mode()
H A Dvmwgfx_drv.h301 vmw_dma_map_populate, /* Unmap from DMA just after unpopulate */ enumerator