summaryrefslogtreecommitdiff
path: root/man/savage.man
AgeCommit message (Collapse)Author
2024-05-18Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith
Already effectively required by use of XNFcallocarray() introduced in xorg/xserver@b96dc999 - xserver-1.18.0, released in Nov. 2015. Allows dropping remnants of code for XAA and pre-pciaccess X servers Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-savage/-/merge_requests/11>
2010-10-06Purge cvs tags.Jesse Adkins
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-05-27Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA ↵Alex Villacís Lasso
acceleration. Under some conditions (documented in this patch), the UploadToScreen implementation can make use of the AGP scratch buffer used for XVideo as a convenient source for Mastered Image Transfer. The previous implementation is still available as a fallback for when AGP acceleration is not possible. This requires the AGP scratch buffer to be persistent, so the XVideo code is also made aware of an existing DRM mapping for the scratch buffer.
2009-01-16Add AGPforXv OptionAlex Villacís Lasso
Instructs the BCI Xv pixel formatter to use AGP memory as a scratch buffer for Xv image upload
2009-01-16Document the existence of the IgnoreEDID optionAlex Villacís Lasso
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith
2007-07-11Add "DRI" option to enable/disable DRI supportTormod Volden
fixes bug 10746
2007-07-11disable randr when savage rotation is enabledDavid Nusinow
fixes bug 7899
2007-05-05Fixed a markup error.Nate Bargmann
2006-05-10- add AccelMethod to savage.manAlex Deucher
- fix bug 6847 - add memcpy based DFS
2005-03-06- Support for the new DRM version 2.4 with command DMA.Felix Kuehling
- Added an option "DmaMode" to choose between vertex and command DMA. - Allow ShadowStatus to be explicitly disabled even with DRI enabled. - Updated the man page.
2005-02-01- Changed option ForcePCIMode to option BusType for consistency with otherFelix Kuehling
drivers (radeon) and the DmaType option. - Changed the type of a few more messages in SavagePreInit. - Updated the manual page. - Moved option CrtOnly to a more sensible place in the man page.
2005-01-31Update the savage manual page:Felix Kuehling
- Added options AGPSize, DmaType and ForcePCIMode. - Updated DisableCOB: 3D requires COB, default value is "off", which means that the COB is enabled.
2004-12-12- only mess with Dynamicclocks on mobility chips (Benh, me) bug 1912xprint_packagertest_20041217_basexprint_packagertest_20041217Alex Deucher
- fix display detection (Hui Yu) bug 1559 - Add new option "BIOSHotkeys" to allow the bios to control output switching (off by default) bug 2000 - update the savage man page to document the "CrtOnly" option
2004-10-06Small update to the savage man pageAlex Deucher
2004-09-16Merge savage DDX from DRI to xorg and fix conflicts.Alex Deucher
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613COMPOSITEWRAPEric Anholt
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley
2003-11-14Initial revisionXORG-STABLEKaleb Keithley