Lines Matching full:vga
20 Short intro for the impatient: Just use vga=ask for the first time,
23 set the vga parameter to this number (converted to decimal first).
26 specified in the kernel Makefile (the SVGA_MODE=... line) or by the "vga=..."
33 EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA.
69 -- it's either a generic adapter name (MDA, CGA, HGC, EGA, VGA, VESA VGA [a VGA
87 on the VGA BIOS).
134 0x0f01 standard with 8-point font: 80x43 on EGA, 80x50 on VGA
135 0x0f02 VGA 80x43 (VGA switched to 350 scanlines with a 8-point font)
136 0x0f03 VGA 80x28 (standard VGA scans, but 14-point font)
138 0x0f05 VGA 80x30 (480 scans, 16-point font)
139 0x0f06 VGA 80x34 (480 scans, 14-point font)
140 0x0f07 VGA 80x60 (480 scans, 8-point font)
152 0xfffe equivalent to 0x0f01 (EGA 80x43 or VGA 80x50)
156 eliminate some annoying bugs of certain VGA BIOSes (usually those used for
190 bottom of the display containing already scrolled-out text, your VGA BIOS
209 active when started. Scanning fixed. 80x43 (any VGA) added.
224 several cards with broken VESA code (e.g., ATI VGA).
227 - Added Realtek VGA modes (thanks to Gonzalo Tornaria).