summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-10SCO port update for SCO OpenServer 5 and UnixWare 7. A few general cleanupssco_port_updateKean Johnson3-5/+8
2005-04-20Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4Daniel Stone5-6/+6
2005-04-14User reports indicate that both command and vertex DMA on SuperSavages lockXORG-6_8_99_3Felix Kuehling1-1/+11
2005-04-04Add ROP_NEEDS_SOURCE to Mono8x8PatternFill as S3 chips tend to lock upXORG-6_8_99_2Egbert Eich1-0/+1
2005-03-17Invalidate 3D hardware state in SavageEnterVT. This fixes 3D applicationsXORG-6_8_99_1Felix Kuehling1-0/+6
2005-03-17Fixed PCI ShadowStatus initialization for the case that ShadowStatus isFelix Kuehling1-0/+4
2005-03-16- small fixups for old streamsAlex Deucher3-59/+207
2005-03-13Fixed fallback to PCI mode when AGP initialization fails.Felix Kuehling1-23/+36
2005-03-13- Removed lots of dead code.Felix Kuehling3-493/+71
2005-03-06- Support for the new DRM version 2.4 with command DMA.Felix Kuehling5-69/+220
2005-02-26Fixed ShadowStatus handling with DRI:Felix Kuehling3-85/+130
2005-02-05Don't clear the front buffer in SAVAGEDRIInitBuffers. Fixes blackness ofFelix Kuehling1-1/+1
2005-02-04Applied patch (id=1354) by Mike A. Harris from bug #1901: The attachedFelix Kuehling2-26/+2
2005-02-02- fix long standing bug in depth 24 that made colors look dithered. TheAlex Deucher1-5/+7
2005-02-01- Changed option ForcePCIMode to option BusType for consistency with otherFelix Kuehling2-50/+74
2005-01-31Update the savage manual page:Felix Kuehling1-3/+20
2005-01-31- Shadow status update thresholds on Savage4 were reversed. Fixed now.Felix Kuehling3-19/+46
2005-01-30- update comment about tiled surface regs for savage3dAlex Deucher1-7/+8
2005-01-30Added two new options "DmaType" and "ForcePCIMode".Felix Kuehling3-34/+75
2005-01-27- Fix tiled framebuffer setup on Savage3D (Alex Deucher)Adam Jackson1-3/+3
2005-01-10- Support for PCI Savages: on PCI cards don't run SAVAGEDRIAgpInit, add PCIFelix Kuehling4-90/+183
2005-01-02Make 32-bit visuals match the set of visuals supported by the DRI driver.Felix Kuehling1-6/+6
2005-01-01Reenabled SAVAGEDRIInitBuffers and SAVAGEDRIMoveBuffers and fixed lockupsFelix Kuehling1-146/+38
2005-01-01Updates to support the new Savage DRM driver (version 2.0.x) which was justFelix Kuehling8-406/+564
2004-12-12- only mess with Dynamicclocks on mobility chips (Benh, me) bug 1912Alex Deucher1-0/+6
2004-11-23- fix and enable HW Cursor on crtc2Alex Deucher2-17/+34
2004-11-23- fixed tiled framebuffer on savage2000Alex Deucher5-53/+102
2004-10-31Make the Savage driver work with the dl-loader.Felix Kuehling2-9/+3
2004-10-21Make sure the overlay is off when switching modes, otherwise you can get aAlex Deucher1-2/+2
2004-10-21when using the overlay for Xv, only enable it when displaying the videoAlex Deucher4-12/+57
2004-10-20Take doublescan and interlace flags into account when choosing a BIOS mode.Felix Kuehling1-3/+16
2004-10-19Fix a regression in the CrtOnly option. This was fixed in DRI CVS once butFelix Kuehling1-1/+1
2004-10-16- fix savage2000, savage3DAlex Deucher5-130/+678
2004-10-11- fix resume on radeons (bug 1220)Alex Deucher1-4/+2
2004-10-11Turn off vertical interpolation on "old" engines by default. It's bandwidthAlex Deucher1-6/+31
2004-10-11Fix Xv on savages with the "old" streams engine.Alex Deucher2-73/+30
2004-10-07Require tiled mode for 3DAlex Deucher4-80/+49
2004-10-07fix glDrawPixels on SupersavageAlex Deucher1-4/+6
2004-10-06Small update to the savage man pageAlex Deucher1-6/+9
2004-10-06Fix setting the fbOffset in the tiled surface registers on supersavages.Alex Deucher1-4/+4
2004-10-05move this function outside of #ifdef XFree86LOADER.Matthieu Herrb1-9/+9
2004-09-30build fixMatthieu Herrb1-1/+1
2004-09-30Portability fixes from Matthieu Herrb (bug 1409)Alex Deucher4-40/+28
2004-09-30Add Dualhead Support to Mobile savages (MX, IX, Supersavages) Thanks toAlex Deucher10-552/+1431
2004-09-28- Properly support BuildDevelDRIDriversAlex Deucher2-1/+10
2004-09-23small cleanups and correctionsAlex Deucher3-70/+49
2004-09-18vbeFree after SavageWriteMode in SavageCloseScreen.Felix Kuehling1-4/+4
2004-09-18Re-add BIOS panel off code for dpms (Felix Kuehling) Fix weird mode problemAlex Deucher4-15/+37
2004-09-17Fix fb config creation to match fb configs created by DRI drivers builtFelix Kuehling1-3/+3
2004-09-17Bug #1192: Remove cfb support from drivers where its use is an option.Adam Jackson1-8/+0