Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c347 case vmw_dma_map_bind: in vmw_piter_start()
438 case vmw_dma_map_bind: in vmw_ttm_map_dma()
513 case vmw_dma_map_bind: in vmw_ttm_unmap_dma()
634 if (vmw_be->dev_priv->map_mode == vmw_dma_map_bind) in vmw_ttm_unbind()
Dvmwgfx_drv.c585 [vmw_dma_map_bind] = "Giving up DMA mappings early."}; in vmw_dma_select_mode()
590 dev_priv->map_mode = vmw_dma_map_bind; in vmw_dma_select_mode()
Dvmwgfx_drv.h302 vmw_dma_map_bind, /* Unmap from DMA just before unbind */ enumerator