Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ttm_buffer.c254 case vmw_dma_alloc_coherent: in vmw_piter_start()
600 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_ttm_tt_create()
A Dvmwgfx_drv.c664 [vmw_dma_alloc_coherent] = "Using coherent TTM pages.", in vmw_dma_select_mode()
673 dev_priv->map_mode = vmw_dma_alloc_coherent; in vmw_dma_select_mode()
1022 dev_priv->map_mode == vmw_dma_alloc_coherent, in vmw_driver_load()
A Dvmwgfx_bo.c418 if (dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_bo_acc_size()
A Dvmwgfx_drv.h317 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator

Completed in 16 milliseconds