summaryrefslogtreecommitdiff
path: root/src/savage_driver.h
AgeCommit message (Expand)Author
2024-05-29drop dead codeEnrico Weigelt, metux IT consult
2024-05-29drop obsolete compat macrosEnrico Weigelt, metux IT consult
2024-05-18Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith
2024-01-10Fix warning: no previous prototype for ‘SavageGetCopyROP’Alan Coopersmith
2017-07-17xf86-video-savage: remove the GlxSetVisualConfigs stub and friendsEmil Velikov
2014-01-07Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.Jeremy White
2012-07-18savage: move compat-api.h down to proper place.Dave Airlie
2012-07-16savage: make build with no xaa server.Dave Airlie
2012-06-06savage: port to new compat APIDave Airlie
2012-03-24Refactor BIOS modes retrieval to call VBEGetVBEInfo only onceTormod Volden
2012-01-17Untangle XF86DRI from the driver-specific DRI definePeter Hutterer
2012-01-03Do not use the deprecated xf86PciInfo.h from xserverTormod Volden
2011-04-21savage: Make SAVAGESelectBuffer() private (static)Tormod Volden
2011-04-21savage: New SAVAGEDRIResume functionTormod Volden
2011-01-25savage: Setup tiled surface registers in SavageEnterVTTormod Volden
2009-07-28savage: change to using ABI version checkDave Airlie
2009-07-28savage: update for resources/RAC API removalDave Airlie
2009-01-16Add AGPforXv OptionAlex Villacís Lasso
2008-01-19Implement driver option IgnoreEDIDAlex Villací­s Lasso
2007-09-14fix the build for the non-pci-rework case (compile tested only)Alex Deucher
2007-08-30Update to use new libpciaccess interfaces for mapping with MTRR support.Ian Romanick
2007-08-22Merge PCI-rework support and "classic" PCI interface support into one treepci-reworkIan Romanick
2007-08-22Merge branch 'master' into pci-reworkIan Romanick
2007-08-22dos2unixIan Romanick
2007-08-07Define SAVAGE_VERSION* using PACKAGE_VERSION*Brice Goglin
2006-12-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick
2006-10-23Strip ^M's out of savage_driver.hAlan Coopersmith
2006-09-28bump to 2.1.2 for new releasexf86-video-savage-2.1.2Alex Deucher
2006-09-18fix DRI locking in savage driver. Based on ajax's similar patch.Alex Deucher
2006-08-08Minimal change set to convert driver to the new PCI interfaces. Enjoy.Ian Romanick
2006-08-07Do a single mapping per BAR. This cleans up the code a bit and pavesIan Romanick
2006-08-07Introduce the savage_region structure, which is used to track mappableIan Romanick
2006-08-04Merge SavageMapMMIO and SavageMapFB into a single, new function calledIan Romanick
2006-08-04Fix line endings (at least, I assume that's why git-diff thinks everyIan Romanick
2006-04-30- Add exa support (solid, copy, UTS)Alex Deucher
2006-04-08Bump to 2.1.1 for Xv changes.savage-2_1_1XORG-7_1Adam Jackson
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 2.1.0.savage-2_1_0Adam Jackson
2006-02-08Some trivial savage fixes:Luc Verhaegen
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin
2005-10-19lib/Xcomposite/Xcomposite.hXORG-6_8_99_901Kevin E Martin
2005-03-13- Removed lots of dead code.Felix Kuehling
2005-03-06- Support for the new DRM version 2.4 with command DMA.Felix Kuehling
2005-02-26Fixed ShadowStatus handling with DRI:Felix Kuehling
2005-01-31- Shadow status update thresholds on Savage4 were reversed. Fixed now.Felix Kuehling
2005-01-30Added two new options "DmaType" and "ForcePCIMode".Felix Kuehling
2005-01-10- Support for PCI Savages: on PCI cards don't run SAVAGEDRIAgpInit, add PCIFelix Kuehling
2005-01-01Updates to support the new Savage DRM driver (version 2.0.x) which was justFelix Kuehling
2004-11-23- fixed tiled framebuffer on savage2000Alex Deucher
2004-10-21when using the overlay for Xv, only enable it when displaying the videoAlex Deucher
2004-10-07Require tiled mode for 3DAlex Deucher