xserver/hw/xfree86
Egbert Eich 16f9d2d72a Let the OS instead of X save/restore text console fonts on Linux. So far we
relied on the generic VGA layer to restore text console fonts for us
    when shutting down the server or VT switching back to the text console.
    This has worked rather well but it has some downsides on Linux: a. Many
    people use fbdev as console text mode. In this case it is not necessary
    to save/restore console fonts as the console is running in graphics
    mode anyway. b. Some architectures don't have a fbdev console but
    require a full POST of even the primary card (ie. IA64). This posting
    has to take place before we even have a chance to save anything.
    Therefore the fonts we save are the once written to the chip by POST,
    not what has been programmed by the user. c. Certain chipsets utilize
    the BIOS to perform mode setting. This may interfer with the vga
    save/restore font function in a strange way. It would therefore be
    preferrable to let the OS - which has been used to set up the font in
    the first place - take care of saving/restoring the data. I will attach
    a patch which will do so for Linux. To make this fully functional a
    small patch needs to be applied to the Linux kernel. To disable this
    feature add: #define DoOSFontRestore NO to your host.def. (Bugzilla
    #2277)
2005-01-14 18:42:26 +00:00
..
common Bug #2114: PPC64 Linux build fix: use system definition of eieio(). 2005-01-13 01:22:53 +00:00
ddc Minor format fix. 2005-01-11 14:59:02 +00:00
dixmods xc/programs/Xserver/afb/afbbres.c 2005-01-14 08:37:30 +00:00
doc Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
dri //bugs.freedesktop.org/show_bug.cgi?id=1361) attachment #1287 2004-12-08 05:52:20 +00:00
dummylib Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fbdevhw Optimization of CJK rendering when using versions of freetype prior to 2004-08-04 12:21:48 +00:00
getconfig getconfig: file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has bad signature 2004-05-25 20:33:46 +00:00
i2c Modified: 2004-10-13 23:02:42 +00:00
int10 Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
loader Bug #1765: Add support for R_ALPHA_SREL32 relocations in elfloader. 2004-11-09 15:58:41 +00:00
os-support Let the OS instead of X save/restore text console fonts on Linux. So far we 2005-01-14 18:42:26 +00:00
parser Add "Extensions" section support to configuration parser 2004-07-31 09:14:06 +00:00
rac Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
ramdac Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00
scanpci Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
shadowfb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
utils Bugzilla #2211 (https://bugs.freedesktop.org/show_bug.cgi?id=2211) 2005-01-04 00:16:20 +00:00
vbe Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
vgahw Let the OS instead of X save/restore text console fonts on Linux. So far we 2005-01-14 18:42:26 +00:00
x86emu Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
xaa Use the same method of finding the screen pixmap of COMPOSITE extension is 2004-12-06 15:53:00 +00:00
xf1bpp Build fixes for static server. 2005-01-14 17:14:08 +00:00
xf4bpp Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xf8_16bpp Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xf8_32bpp Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xf8_32wid Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00