Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c142 case vmw_dma_alloc_coherent: in vmw_piter_start()
449 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent || external) in vmw_ttm_tt_create()
H A Dvmwgfx_drv.c662 [vmw_dma_alloc_coherent] = "Using coherent TTM pages.", in vmw_dma_select_mode()
672 dev_priv->map_mode = vmw_dma_alloc_coherent; in vmw_dma_select_mode()
1044 dev_priv->map_mode == vmw_dma_alloc_coherent, in vmw_driver_load()
H A Dvmwgfx_drv.h317 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator