Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c83 bool vmw_fifo_have_pitchlock(struct vmw_private *dev_priv) in vmw_fifo_have_pitchlock() function
H A Dvmwgfx_drv.h862 extern bool vmw_fifo_have_pitchlock(struct vmw_private *dev_priv);
H A Dvmwgfx_drv.c992 !vmw_fifo_have_pitchlock(dev_priv)) { in vmw_driver_load()
H A Dvmwgfx_kms.c1212 else if (vmw_fifo_have_pitchlock(vmw_priv)) in vmw_kms_write_svga()