Home
last modified time | relevance | path

Searched refs:vmw_dma_map_bind (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c148 case vmw_dma_map_bind: in vmw_piter_start()
221 case vmw_dma_map_bind: in vmw_ttm_map_dma()
267 case vmw_dma_map_bind: in vmw_ttm_unmap_dma()
368 if (vmw_be->dev_priv->map_mode == vmw_dma_map_bind) in vmw_ttm_unbind()
H A Dvmwgfx_drv.c667 [vmw_dma_map_bind] = "Giving up DMA mappings early."}; in vmw_dma_select_mode()
676 dev_priv->map_mode = vmw_dma_map_bind; in vmw_dma_select_mode()
H A Dvmwgfx_drv.h319 vmw_dma_map_bind, /* Unmap from DMA just before unbind */ enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c364 case vmw_dma_map_bind: in vmw_piter_start()
447 case vmw_dma_map_bind: in vmw_ttm_map_dma()
524 case vmw_dma_map_bind: in vmw_ttm_unmap_dma()
622 if (vmw_be->dev_priv->map_mode == vmw_dma_map_bind) in vmw_ttm_unbind()
H A Dvmwgfx_drv.c579 [vmw_dma_map_bind] = "Giving up DMA mappings early."}; in vmw_dma_select_mode()
588 dev_priv->map_mode = vmw_dma_map_bind; in vmw_dma_select_mode()
H A Dvmwgfx_drv.h327 vmw_dma_map_bind, /* Unmap from DMA just before unbind */ enumerator

Completed in 11 milliseconds