Searched refs:vmw_fifo_ping_host (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmd.c | 158 void vmw_fifo_ping_host(struct vmw_private *dev_priv, uint32_t reason) in vmw_fifo_ping_host() function 238 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_FIFOFULL); in vmw_fifo_wait() 467 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_local_fifo_commit()
|
H A D | vmwgfx_drv.h | 895 extern void vmw_fifo_ping_host(struct vmw_private *dev_priv, uint32_t reason);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fifo.c | 168 void vmw_fifo_ping_host(struct vmw_private *dev_priv, uint32_t reason) in vmw_fifo_ping_host() function 259 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_FIFOFULL); in vmw_fifo_wait() 491 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_local_fifo_commit()
|
H A D | vmwgfx_ioctl.c | 430 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fops_poll() 453 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fops_read()
|
H A D | vmwgfx_fence.c | 149 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fence_enable_signaling() 183 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fence_wait() 542 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_fence_obj_flush()
|
H A D | vmwgfx_irq.c | 298 vmw_fifo_ping_host(dev_priv, SVGA_SYNC_GENERIC); in vmw_wait_seqno()
|
H A D | vmwgfx_drv.h | 973 extern void vmw_fifo_ping_host(struct vmw_private *dev_priv, uint32_t reason);
|
Completed in 9 milliseconds