Home
last modified time | relevance | path

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

/Linux-v5.15/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()
161 struct vmw_fifo_state *fifo = dev_priv->fifo; in vmw_fifo_destroy()
272 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_local_fifo_reserve()
377 static void vmw_fifo_res_copy(struct vmw_fifo_state *fifo_state, in vmw_fifo_res_copy()
399 static void vmw_fifo_slow_copy(struct vmw_fifo_state *fifo_state, in vmw_fifo_slow_copy()
421 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_local_fifo_commit()
Dvmwgfx_irq.c162 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_fallback_wait()
Dvmwgfx_drv.h282 struct vmw_fifo_state { struct
626 struct vmw_fifo_state *fifo;
971 extern struct vmw_fifo_state *vmw_fifo_create(struct vmw_private *dev_priv);