Home
last modified time | relevance | path

Searched refs:vmw_cmd_flush (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c359 vmw_cmd_flush(dev_priv, false); in vmw_ldu_primary_plane_atomic_update()
H A Dvmwgfx_cmd.c496 * vmw_cmd_flush - Flush any buffered commands and make sure command processing
502 int vmw_cmd_flush(struct vmw_private *dev_priv, bool interruptible) in vmw_cmd_flush() function
H A Dvmwgfx_drv.h865 extern int vmw_cmd_flush(struct vmw_private *dev_priv,
H A Dvmwgfx_kms.c1113 vmw_cmd_flush(dev_priv, false); in vmw_kms_present()