Home
last modified time | relevance | path

Searched refs:vmw_dma_alloc_coherent (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c358 case vmw_dma_alloc_coherent: in vmw_piter_start()
636 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_ttm_destroy()
660 if (dev_priv->map_mode == vmw_dma_alloc_coherent) { in vmw_ttm_populate()
692 if (dev_priv->map_mode == vmw_dma_alloc_coherent) { in vmw_ttm_unpopulate()
715 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_ttm_tt_create()
H A Dvmwgfx_drv.c577 [vmw_dma_alloc_coherent] = "Using coherent TTM pages.", in vmw_dma_select_mode()
586 dev_priv->map_mode = vmw_dma_alloc_coherent; in vmw_dma_select_mode()
593 (dev_priv->map_mode == vmw_dma_alloc_coherent)) in vmw_dma_select_mode()
H A Dvmwgfx_bo.c449 if (dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_bo_acc_size()
H A Dvmwgfx_drv.h325 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A 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()
H A 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()
H A Dvmwgfx_drv.h317 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator

Completed in 14 milliseconds