Age | Commit message (Expand) | Author |
2007-08-22 | Merge PCI-rework support and "classic" PCI interface support into one treepci-rework | Ian Romanick |
2007-08-22 | Merge branch 'master' into pci-rework | Ian Romanick |
2007-08-17 | Include <unistd.h> to get a declaration for usleep() | Julien Cristau |
2007-07-12 | Unmap mem before freeing driverPrivate | Alex Deucher |
2007-07-11 | Add panel native mode automatically. | Alex Deucher |
2007-07-11 | Add "DRI" option to enable/disable DRI support | Tormod Volden |
2007-07-11 | fix segfault in SavageDoAdjustFrame() on server 1.3 | Alex Deucher |
2007-07-11 | fix console corruption due to invalid shadow status | Alex Deucher |
2007-07-11 | disable randr when savage rotation is enabled | David Nusinow |
2007-03-06 | small exa fix ups, remove an errant comment | Alex Deucher |
2007-01-03 | fix savage respawn crash | Mikko Rapeli |
2006-12-11 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Ian Romanick |
2006-09-17 | re-order SavageMapMem() so that ram detection works again. | Alex Deucher |
2006-08-08 | Minimal change set to convert driver to the new PCI interfaces. Enjoy. | Ian Romanick |
2006-08-08 | Instead of passing SavagePciChipsets in the p_chip parameter of | Ian Romanick |
2006-08-08 | Add some more missing license statements. Trivial whitespace clean-ups. | Ian Romanick |
2006-08-07 | Do a single mapping per BAR. This cleans up the code a bit and paves | Ian Romanick |
2006-08-07 | Introduce the savage_region structure, which is used to track mappable | Ian Romanick |
2006-08-04 | Make a couple local, static arrays const. The RamSavage4 array is not | Ian Romanick |
2006-08-04 | Merge SavageMapMMIO and SavageMapFB into a single, new function called | Ian Romanick |
2006-08-04 | Pass the HaveDriverFuncs flag to xf86AddDriver. Make sure the | Ian Romanick |
2006-07-20 | Make sure CLUTs are enabled | |
2006-07-20 | no accel at depth 24 in dualhead mode in MX/IX chips (hardware limitation) | |
2006-07-18 | make sure to map full FB in dualhead mode. fixes some issues with dualhead. | |
2006-04-30 | - Add exa support (solid, copy, UTS) | Alex Deucher |
2006-02-08 | Some trivial savage fixes: | Luc Verhaegen |
2005-11-09 | Fix DoLoadableServer NO build. | Kevin E Martin |
2005-08-05 | I have resolved this by making all the "Direct rendering disabled" messages | Ian Romanick |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13 | Adam Jackson |
2005-05-17 | Set the hardware to 8bit CLUT mode in 8 bpp. We used to flag an | Egbert Eich |
2005-04-20 | Fix 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_4 | Daniel Stone |
2005-04-14 | User reports indicate that both command and vertex DMA on SuperSavages lockXORG-6_8_99_3 | Felix Kuehling |
2005-03-17 | Invalidate 3D hardware state in SavageEnterVT. This fixes 3D applicationsXORG-6_8_99_1 | Felix Kuehling |
2005-03-06 | - Support for the new DRM version 2.4 with command DMA. | Felix Kuehling |
2005-02-26 | Fixed ShadowStatus handling with DRI: | Felix Kuehling |
2005-02-04 | Applied patch (id=1354) by Mike A. Harris from bug #1901: The attached | Felix Kuehling |
2005-02-02 | - fix long standing bug in depth 24 that made colors look dithered. The | Alex Deucher |
2005-02-01 | - Changed option ForcePCIMode to option BusType for consistency with other | Felix Kuehling |
2005-01-31 | - Shadow status update thresholds on Savage4 were reversed. Fixed now. | Felix Kuehling |
2005-01-30 | Added two new options "DmaType" and "ForcePCIMode". | Felix Kuehling |
2005-01-10 | - Support for PCI Savages: on PCI cards don't run SAVAGEDRIAgpInit, add PCI | Felix Kuehling |
2005-01-01 | Updates to support the new Savage DRM driver (version 2.0.x) which was just | Felix Kuehling |
2004-11-23 | - fix and enable HW Cursor on crtc2xprint_packagertest_20041125_basexprint_packagertest_20041125 | Alex Deucher |
2004-11-23 | - fixed tiled framebuffer on savage2000 | Alex Deucher |
2004-10-31 | Make the Savage driver work with the dl-loader. | Felix Kuehling |
2004-10-21 | Make sure the overlay is off when switching modes, otherwise you can get a | Alex Deucher |
2004-10-21 | when using the overlay for Xv, only enable it when displaying the video | Alex Deucher |
2004-10-20 | Take doublescan and interlace flags into account when choosing a BIOS mode. | Felix Kuehling |
2004-10-16 | - fix savage2000, savage3D | Alex Deucher |