Home
last modified time | relevance | path

Searched refs:vmw_fifo_ping_host (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_fifo.c175 void vmw_fifo_ping_host(struct vmw_private *dev_priv, uint32_t reason) in vmw_fifo_ping_host() function
304 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_FIFOFULL); in vmw_fifo_wait()
541 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_local_fifo_commit()
H A Dvmwgfx_ioctl.c431 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fops_poll()
454 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fops_read()
H A Dvmwgfx_fence.c156 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fence_enable_signaling()
198 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fence_wait()
580 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fence_obj_flush()
H A Dvmwgfx_irq.c397 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_wait_seqno()
H A Dvmwgfx_drv.h947 extern void vmw_fifo_ping_host(struct vmw_private *dev_priv, uint32_t reason);