Searched refs:SVGA_CAP_8BIT_EMULATION (Results 1 – 4 of 4) sorted by relevance
407 #define SVGA_CAP_8BIT_EMULATION 0x00000100 macro
180 #define SVGA_CAP_8BIT_EMULATION (1 << 8) macro
298 { SVGA_CAP_8BIT_EMULATION, "8bit emulation" },
2143 if ((vmw_priv->capabilities & SVGA_CAP_8BIT_EMULATION) != 0) in vmw_kms_write_svga()