Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c142 case vmw_dma_alloc_coherent: in vmw_piter_start()
433 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_ttm_tt_create()
Dvmwgfx_drv.c665 [vmw_dma_alloc_coherent] = "Using coherent TTM pages.", in vmw_dma_select_mode()
674 dev_priv->map_mode = vmw_dma_alloc_coherent; in vmw_dma_select_mode()
1053 dev_priv->map_mode == vmw_dma_alloc_coherent, in vmw_driver_load()
Dvmwgfx_drv.h317 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator