HomeSort by: relevance | last modified time | path
    Searched refs:vmw_dma_map_bind (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ttm_buffer.c 347 case vmw_dma_map_bind:
438 case vmw_dma_map_bind:
513 case vmw_dma_map_bind:
634 if (vmw_be->dev_priv->map_mode == vmw_dma_map_bind)
vmwgfx_drv.c 585 [vmw_dma_map_bind] = "Giving up DMA mappings early."};
590 dev_priv->map_mode = vmw_dma_map_bind;
vmwgfx_drv.h 302 vmw_dma_map_bind, /* Unmap from DMA just before unbind */ enumerator in enum:vmw_dma_map_mode

Completed in 26 milliseconds