Searched refs:VBE (Results 1 – 4 of 4) sorted by relevance
234 bool "Mark VGA/VBE/EFI FB as generic system framebuffer"243 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()
610 This is the frame buffer driver for generic VBE 2.0 compliant611 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()