Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_cmd.c39 const struct vmw_fifo_state *fifo = dev_priv->fifo; in vmw_supports_3d()
97 struct vmw_fifo_state *vmw_fifo_create(struct vmw_private *dev_priv) in vmw_fifo_create()
99 struct vmw_fifo_state *fifo; in vmw_fifo_create()
169 struct vmw_fifo_state *fifo = dev_priv->fifo; in vmw_fifo_destroy()
280 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_local_fifo_reserve()
385 static void vmw_fifo_res_copy(struct vmw_fifo_state *fifo_state, in vmw_fifo_res_copy()
407 static void vmw_fifo_slow_copy(struct vmw_fifo_state *fifo_state, in vmw_fifo_slow_copy()
429 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_local_fifo_commit()
A Dvmwgfx_drv.h266 struct vmw_fifo_state { struct
613 struct vmw_fifo_state *fifo;
879 extern struct vmw_fifo_state *vmw_fifo_create(struct vmw_private *dev_priv);
A Dvmwgfx_irq.c169 struct vmw_fifo_state *fifo_state = dev_priv->fifo; in vmw_fallback_wait()

Completed in 12 milliseconds