Home
last modified time | relevance | path

Searched refs:vmw_fifo_send_fence (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fifo.c535 int vmw_fifo_send_fence(struct vmw_private *dev_priv, uint32_t *seqno) in vmw_fifo_send_fence() function
H A Dvmwgfx_cmdbuf.c613 vmw_fifo_send_fence(man->dev_priv, &dummy); in vmw_cmdbuf_work_func()
H A Dvmwgfx_drv.h971 extern int vmw_fifo_send_fence(struct vmw_private *dev_priv,
H A Dvmwgfx_execbuf.c3770 ret = vmw_fifo_send_fence(dev_priv, &sequence); in vmw_execbuf_fence_commands()
4169 * vmw_fifo_send_fence will sync. The error will be propagated to in vmw_execbuf_process()

Completed in 11 milliseconds