Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvmware_vga.c153 SVGA_REG_SYNC = 21, /* Write to force synchronization */ enumerator
928 case SVGA_REG_SYNC: in vmsvga_value_read()
1052 case SVGA_REG_SYNC: in vmsvga_value_write()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h128 SVGA_REG_SYNC = 21, enumerator
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c162 vmw_write(dev_priv, SVGA_REG_SYNC, reason); in vmw_fifo_ping_host()
H A Dvmwgfx_drv.c472 vmw_write(vmw, SVGA_REG_SYNC, SVGA_SYNC_GENERIC); in vmw_device_fini()