Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvmware_vga.c136 SVGA_REG_DEPTH = 6, enumerator
843 case SVGA_REG_DEPTH: in vmsvga_value_read()
1090 case SVGA_REG_DEPTH: in vmsvga_value_write()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h110 SVGA_REG_DEPTH = 6, enumerator
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c2146 if (vmw_read(vmw_priv, SVGA_REG_DEPTH) != depth) { in vmw_kms_write_svga()
2148 depth, bpp, vmw_read(vmw_priv, SVGA_REG_DEPTH)); in vmw_kms_write_svga()