xserver-multidpi/hw/xfree86
Egbert Eich 3364e7fbd4 Set fbdev mode as the default mode on PPC (Olaf Hering).
Added support for IBM space saver keyboard (Stefan Dirsch). Added support
    for Cherry CyMotion Master XPress (Marcus Schaefer).
Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and
    RestoreBIOSMemSize() to be exactly opposite to the Save procedure in
    EnterVT() (Matthias Hopf, Alan Hourihane).
Fix text mode restauration by removing the assumption that the register
    which determines which head is programmed is set. to the active head by
    the BIOS (Mark Vojkovich).
When I wrote the resource code 5 years ago I made some assumptions which
    turned out to be false: I've assumed that the bus number of the PCI
    hostbridge would be the PCI bus the bridge links to. This is not
    correct. Fixing this assumption is not easy. However I hope that the
    attached patch will make the system work regardless as it 'ignores'
    host bridges from which the target bus is not known. This should not
    matter at all as we really don't care about host bridges (unless we
    have bridge specific code which retrieves information about the
    bridge).
Fixed server crash on reset when a structure allocated in PreInit() was
    freed on CloseScreen().
Fixed ring buffer lock ups that happened because the structure that
    contained ringbuffer data was not zeroed after allocation.
Fixed numerous warnings due to signed unsigned comparisons.
    programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c:
    (NVBacklightEnable): Changed the order in which the sequencer registers
    and the backlight control registers are written. The sequencer control
    register need to be written first otherwise DPMS screen blanking
    produces vertical bars on a mobile device. lib/Xau/Imakefile: Build
    libXau static library PIC so it can be linked into toolkits that would
    like to wrap its functionality.
2004-10-12 19:13:43 +00:00
..
common Set fbdev mode as the default mode on PPC (Olaf Hering). 2004-10-12 19:13:43 +00:00
ddc - Make DDC code more VESA compliant: when MaxClock is set to 0xFF it means 2004-08-27 12:32:14 +00:00
dixmods Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules. 2004-07-26 19:06:04 +00:00
doc Update formatted docs. 2004-09-03 23:41:21 +00:00
dri Fix static build. 2004-07-30 20:38:27 +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-03 15:01:31 +00:00
int10 Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
loader Refix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: Allow 2004-09-14 23:21:22 +00:00
os-support Allow overriding DPMS defaults (timeouts & default for on/off) from 2004-09-22 17:20:56 +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 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
shadowfb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
utils Make xorgconfig ask again instead of giving up and throwing away all your 2004-10-05 17:28:15 +00:00
vbe Improved error messages. 2004-07-30 20:51:09 +00:00
vgahw programs/Xserver/hw/xfree86/ddc/xf86DDC.h 2004-08-03 09:33:54 +00:00
x86emu Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
xaa Don't define _XOPEN_SOURCE before including math.h on Solaris - it's not 2004-08-29 00:48:17 +00:00
xf1bpp Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +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