xserver-multidpi/hw/xfree86/common
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
..
atKeynames.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
compiler.h Added support for LynxOS 4.0 (Thomas Mueller). 2004-08-27 19:27:12 +00:00
extramodes Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fourcc.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
modeline2c.pl Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
scoasm.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
vesamodes Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86.h Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 2004-01-29 08:08:57 +00:00
xf86AutoConfig.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Bus.c ifdef'ed some IA32-only assembler statements. Presently these chipsets are 2004-07-06 14:49:13 +00:00
xf86Bus.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86cmap.c Adding a colormap index to the InitColormapPrivate() func call. Without it 2004-07-30 21:10:46 +00:00
xf86cmap.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Config.c Add kdb <-> keyboard aliasing when UseDeprecatedKeyboardDriver is NO (Bug 2004-08-16 20:17:51 +00:00
xf86Config.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Configure.c Remove #error used for testing. 2004-08-15 15:40:19 +00:00
xf86Cursor.c Add support for on-the-fly screen rotation when supported by hardware (Aron 2004-07-30 21:53:09 +00:00
xf86Date.h Update release and date for first RC. 2004-08-16 22:48:50 +00:00
xf86Debug.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86DefModes.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86DGA.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86DoProbe.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86DoScanPci.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86DPMS.c Allow overriding DPMS defaults (timeouts & default for on/off) from 2004-09-22 17:20:56 +00:00
xf86Events.c Improving DPMS handling on VT swich and server termination/abort: previous 2004-10-11 09:58:04 +00:00
xf86fbBus.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86fbman.c Fix for XV memory allocation: Also use tiled area for allocation even if it 2004-08-27 21:44:54 +00:00
xf86fbman.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Globals.c Separated Intel drivers from default DriDrivers to avoid building them on 2004-07-06 14:37:48 +00:00
xf86Helper.c Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones. 2004-09-22 04:38:03 +00:00
xf86Init.c Improving DPMS handling on VT swich and server termination/abort: previous 2004-10-11 09:58:04 +00:00
xf86InPriv.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Io.c Fix shared reqs for Xlibi18n, Xaw6 & Xmu for Solaris 2004-07-28 03:57:19 +00:00
xf86isaBus.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Kbd.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86KbdBSD.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86KbdLnx.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86KbdMach.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Keymap.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86MiscExt.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Mode.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Module.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86noBus.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Opt.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Option.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86pciBus.c Set fbdev mode as the default mode on PPC (Olaf Hering). 2004-10-12 19:13:43 +00:00
xf86pciBus.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86PciInfo.h Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300. 2004-07-30 22:20:21 +00:00
xf86PM.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Priv.h Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 2004-01-29 08:08:57 +00:00
xf86Privstr.h Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 2004-01-29 08:08:57 +00:00
xf86RandR.c Fri Aug 13 19:53:10 2004 Soeren Sandmann <sandmann@redhat.com> 2004-08-13 18:24:07 +00:00
xf86Resources.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86sbusBus.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86sbusBus.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86str.h Removed distro specific stuff. 2004-08-02 19:35:07 +00:00
xf86Version.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Versions.c Initial revision 2003-11-25 19:29:01 +00:00
xf86VidMode.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Xinput.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Xinput.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86XKB.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86xv.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86xv.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86xvmc.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86xvmc.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86xvpriv.h Initial revision 2003-11-25 19:29:01 +00:00
xisb.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xisb.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xorgHelper.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xorgVersion.h Fix banner to print out proper version information. 2004-08-16 02:07:53 +00:00