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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c110 case vmw_dma_alloc_coherent:
417 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent || external)
H A Dvmwgfx_drv.c667 [vmw_dma_alloc_coherent] = "Using coherent TTM pages.",
677 dev_priv->map_mode = vmw_dma_alloc_coherent;
1058 dev_priv->map_mode == vmw_dma_alloc_coherent,
H A Dvmwgfx_drv.h300 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator in enum:vmw_dma_map_mode

Completed in 174 milliseconds