summaryrefslogtreecommitdiff
path: root/src/savage_driver.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-04Merge SavageMapMMIO and SavageMapFB into a single, new function calledIan Romanick1-35/+10
2006-08-04Pass the HaveDriverFuncs flag to xf86AddDriver. Make sure theIan Romanick1-3/+3
2006-07-20Make sure CLUTs are enabled1-0/+10
2006-07-20no accel at depth 24 in dualhead mode in MX/IX chips (hardware limitation)1-1/+11
2006-07-18make sure to map full FB in dualhead mode. fixes some issues with dualhead.1-2/+3
2006-04-30- Add exa support (solid, copy, UTS)Alex Deucher1-9/+73
2006-02-08Some trivial savage fixes:Luc Verhaegen1-23/+6
2005-11-09Fix DoLoadableServer NO build.Kevin E Martin1-2/+0
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick1-1/+1
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+3
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13Adam Jackson1-2/+6
2005-05-17Set the hardware to 8bit CLUT mode in 8 bpp. We used to flag anEgbert Eich1-19/+21
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 Stone1-1/+1
2005-04-14User reports indicate that both command and vertex DMA on SuperSavages lockXORG-6_8_99_3Felix Kuehling1-1/+11
2005-03-17Invalidate 3D hardware state in SavageEnterVT. This fixes 3D applicationsXORG-6_8_99_1Felix Kuehling1-0/+6
2005-03-06- Support for the new DRM version 2.4 with command DMA.Felix Kuehling1-5/+42
2005-02-26Fixed ShadowStatus handling with DRI:Felix Kuehling1-52/+93
2005-02-04Applied patch (id=1354) by Mike A. Harris from bug #1901: The attachedFelix Kuehling1-2/+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 Kuehling1-35/+48
2005-01-31- Shadow status update thresholds on Savage4 were reversed. Fixed now.Felix Kuehling1-14/+36
2005-01-30Added two new options "DmaType" and "ForcePCIMode".Felix Kuehling1-3/+38
2005-01-10- Support for PCI Savages: on PCI cards don't run SAVAGEDRIAgpInit, add PCIFelix Kuehling1-38/+105
2005-01-01Updates to support the new Savage DRM driver (version 2.0.x) which was justFelix Kuehling1-30/+26
2004-11-23- fix and enable HW Cursor on crtc2Alex Deucher1-8/+21
2004-11-23- fixed tiled framebuffer on savage2000Alex Deucher1-15/+20
2004-10-31Make the Savage driver work with the dl-loader.Felix Kuehling1-1/+1
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 Deucher1-7/+15
2004-10-20Take doublescan and interlace flags into account when choosing a BIOS mode.Felix Kuehling1-3/+16
2004-10-16- fix savage2000, savage3DAlex Deucher1-92/+110
2004-10-07Require tiled mode for 3DAlex Deucher1-3/+6
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 Deucher1-5/+6
2004-09-30Add Dualhead Support to Mobile savages (MX, IX, Supersavages) Thanks toAlex Deucher1-319/+508
2004-09-28- Properly support BuildDevelDRIDriversAlex Deucher1-0/+8
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 Deucher1-14/+18
2004-09-16Merge savage DDX from DRI to xorg and fix conflicts.Alex Deucher1-168/+665
2004-08-16Bug #1087: Make sure all the *Weak symbols are documented in the importrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901Adam Jackson1-1/+1
2004-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toXORG-6_7_99_2XORG-6_7_99_1Adam Jackson1-1/+1
2004-07-30Add pseudocolor overlay mode. Leave streams engine running at all times toEgbert Eich1-134/+324
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson1-674/+186
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt1-166/+667
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-28/+16
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-3/+9
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1