Home
last modified time | relevance | path

Searched refs:vmw_fifo_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmd.c38 const struct vmw_fifo_state *fifo = dev_priv->fifo; in vmw_supports_3d()
96 struct vmw_fifo_state *vmw_fifo_create(struct vmw_private *dev_priv) in vmw_fifo_create()
98 struct vmw_fifo_state *fifo; in vmw_fifo_create()
168 struct vmw_fifo_state *fifo = dev_priv->fifo; in vmw_fifo_destroy()
279 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_local_fifo_reserve()
384 static void vmw_fifo_res_copy(struct vmw_fifo_state *fifo_state, in vmw_fifo_res_copy()
406 static void vmw_fifo_slow_copy(struct vmw_fifo_state *fifo_state, in vmw_fifo_slow_copy()
428 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_local_fifo_commit()
Dvmwgfx_irq.c169 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_fallback_wait()
Dvmwgfx_drv.h295 struct vmw_fifo_state { struct
655 struct vmw_fifo_state *fifo;
999 extern struct vmw_fifo_state *vmw_fifo_create(struct vmw_private *dev_priv);