Lines Matching refs:VGA
6 any standard text console driver, such as the VGA console, with the added
27 systems, they almost universally have VGA cards, so vga16fb and vesafb will
43 will still get a VGA console.
122 NOTE: For x86 machines, the standard console is the VGA console which
124 are controlled by the VGA console will be garbled.
157 the hardware. Thus, in a VGA console:
159 console ---> VGA driver ---> hardware.
161 Assuming the VGA driver can be unloaded, one must first unbind the VGA driver
162 from the console layer before unloading the driver. The VGA driver cannot be
192 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will
193 restore VGA text mode for you. With the rest, before detaching fbcon, you
194 must take a few additional steps to make sure that your VGA text mode is
220 6. That's it, you're back to VGA mode. And if you compiled fbcon as a module,