Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c526 [vmw_dma_phys] = "Using physical TTM page addresses.", in vmw_dma_select_mode()
541 dev_priv->map_mode = vmw_dma_phys; in vmw_dma_select_mode()
Dvmwgfx_buffer.c311 case vmw_dma_phys: in vmw_piter_start()
Dvmwgfx_drv.h231 vmw_dma_phys, /* Use physical page addresses */ enumerator