xserver-multidpi/hw/xfree86/vbe
Egbert Eich df2b55a25b Separated Intel drivers from default DriDrivers to avoid building them on
IA64 (Egbert Eich).
Fixed wrong function prototype (Egbert Eich).
Don't test for generic VGA on IA64 (Egbert Eich).
Fixed a segfault when accessing a structure before verifying the pointer
    exists (Egbert Eich).
Added a showcache option for debugging (Egbert Eich).
Increase default video RAM size to 16MB when DRI is enabled and more than
    128MB are available (Egbert Eich). Fixed lockups during mode switch.
    Problem was introduced when attempting to copy the behavior during
    LeaveVT()/EnterVT() but but forgetting to call I810DRILeave() before
    I810DRIEnter(). The entire DRILeave()/Enter() scenario has been
    commented out as it didn't seem to be necessary (Egbert Eich).
Fix TweakMemorySize() (tested with i855/i865) (Egbert Eich).
increased MAX_DEVICES to 128 (Egbert Eich).
Use OS provided PCI config space access as default method (Egbert Eich).
Added support for Linux 2.6 proc file format.
Fixed unaligned accesses to pieces of the VBE info block. VESA did not
    align elements to size (Egbert Eich).
2004-07-06 14:37:48 +00:00
..
vbe_module.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
vbe.c Separated Intel drivers from default DriDrivers to avoid building them on 2004-07-06 14:37:48 +00:00
vbe.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
vbeModes.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
vbeModes.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00