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