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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fifo.c 569 * vmw_fifo_flush - Flush any buffered commands and make sure command processing
575 int vmw_fifo_flush(struct vmw_private *dev_priv, bool interruptible) function
vmwgfx_fb.c 266 vmw_fifo_flush(vmw_priv, false);
vmwgfx_kms.c 1040 vmw_fifo_flush(dev_priv, false);
1782 vmw_fifo_flush(dev_priv, false);
vmwgfx_drv.h 952 extern int vmw_fifo_flush(struct vmw_private *dev_priv,

Completed in 22 milliseconds