Searched refs:VBE (Results 1 – 8 of 8) sorted by relevance
9 with the VBE 2.0 standard.43 - Adjusting the refresh rate is only possible with a VBE 3.0 compliant44 Video BIOS. Note that many nVidia Video BIOS-es claim to be VBE 3.0109 vbemode:x Force the use of VBE mode x. The mode will only be set if it's110 found in the VBE-provided list of supported modes.119 has any effect only if the Video BIOS is VBE 3.0 compliant. Use it171 VBE mode numbers in hex.174 A BCD value indicating the implemented VBE standard.
21 support for every VBE 2.0 compliant graphics board).107 * VBE 3.0 might work too. I have neither a gfx board with VBE 3.0
235 bool "Mark VGA/VBE/EFI FB as generic system framebuffer"244 This option, if enabled, marks VGA/VBE/EFI framebuffers as generic
147 #define VBE hw.falcon.vbe macro1265 par->VBE = (upper_margin * 2 + 1); /* must begin on odd halfline */ in falcon_decode_var()1266 par->VDB = par->VBE; in falcon_decode_var()
442 This is the frame buffer driver for generic VBE 2.0 compliant443 graphic cards. It can also take advantage of VBE 3.0 features,
3541 unsigned short VRE, VBE, VRS, VDE; in SiS_Generic_ConvertCRData() local3598 VBE = crdata[12] | ((unsigned short)(sr_data & 0x10) << 4); in SiS_Generic_ConvertCRData()3599 temp = VBE - ((E - 1) & 511); in SiS_Generic_ConvertCRData()
175 supports PCI and video cards that support VESA BIOS Extension (VBE).
2348 Standard VGA card with Bochs VBE extensions. If your guest OS2349 supports the VESA 2.0 VBE extensions (e.g. Windows XP) and if2361 VESA 2.0 VBE support). Works best with qxl guest drivers