Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c110 case vmw_dma_alloc_coherent: in vmw_piter_start()
417 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent || external) in vmw_ttm_tt_create()
H A Dvmwgfx_drv.c667 [vmw_dma_alloc_coherent] = "Using coherent TTM pages.", in vmw_dma_select_mode()
677 dev_priv->map_mode = vmw_dma_alloc_coherent; in vmw_dma_select_mode()
1051 dev_priv->map_mode == vmw_dma_alloc_coherent, in vmw_driver_load()
H A Dvmwgfx_drv.h301 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator