summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2010-03-07Remove leftover in man page and nv_const.hHEADmasterXavier Chantry1-16/+0
Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com> Signed-off-by: Francisco Jerez <currojerez@riseup.net>
2009-07-07Update manpage + finish removing useless optionsBen Skeggs1-11/+0
2008-09-19Also remove man page entry.Maarten Maathuis1-5/+0
2008-08-20nv50: clip SIFC and add {Prepare,Finish}Access hooks.Maarten Maathuis1-0/+5
- when w*cpp is not aligned to a dword, then it's possible to end up with crap at the end of a line, so clip it. - {Prepare,Finish}Access hooks force tiled memory to be migrated upon cpu access. - Added an option to disable these hooks in case you hit a xserver bug that existed up until very recently.
2008-08-18Remove some of the inaccuracies in the manpageStuart Bennett1-18/+9
2008-08-18Delete ShadowFB rotationStuart Bennett1-14/+0
And nothing of value was lost.
2008-08-17CrtcNumber option is long goneStuart Bennett1-11/+1
2007-12-10randr12: Add config option for scaling mode.Maarten Maathuis1-0/+4
2006-08-31Rename module from nv_drv.so to nouveau_drv.so to allow both nv and nouveauBen Skeggs2-2/+2
to coexist. Also disabled building of riva128.so, as we plan on merging it with the rest of the nv code.
2006-06-29New chip support and new PCI IDs.Mark Vojkovich1-12/+10
2006-04-12Add .gitignores.Aaron Plattner1-0/+2
2006-01-23New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86Aaron Plattner1-3/+4
CVS updates.
2006-01-02Preliminary RandR rotation support. Bug #4708Aaron Plattner1-2/+7
<https://bugs.freedesktop.org/show_bug.cgi?id=4708>
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-2/+2
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
substitutions to work better with BSD make
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
of indirectly
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith1-21/+58
2005-07-26Build system for nvSøren Sandmann Pedersen1-0/+22
2005-07-09Bug #3740 <https://bugs.freedesktop.org/show_bug.cgi?id=3740> Patch #3058Alan Coopersmith1-2/+8
<https://bugs.freedesktop.org/attachment.cgi?id=3058> 08-Jul-2005 nv driver updates from Mark Vojkovich: Change some console restore code for NV11. Hopefully, we can more reliably restore the console for desktop systems using DVI. This may correct a recent regression on NV11. Also, new PCI IDs. Add new nVidia PCI ids to match nv_driver.c changes.
2004-11-10(Bugzilla #1777) Import Mark Vojkovich's changes to NV driver since lastAlan Coopersmith1-7/+46
sync with XFree86, including: Support for new NVIDIA chips. Egbert has a laptop that needs some DPMS ordering reversed. New chip support and workaround for Toshiba M30 laptop issue. PCI-Xpress chip support. DPMS support for DVI. Cursor changes for NV11 so that alpha blended cursors will work in conjunction with dithering (laptop panels). It previously did not. HW support for alpha blended stretch blits on NV5 and higher, though nothing is using them at this point. Add support for VBlank syncing the Xv Blit adaptor on hardware that supports it (NV11 and higher). Make console restoration a little more robust. We were making an assumption that failed on a newer laptop. Workaround for some NV31 DVI artifacts. Also add nVidia license statement to nv man page to comply with requirement that it appear in "user documentation"
2004-06-16DRI XFree86-4_3_99_12-merge importEric Anholt1-7/+7
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-4/+4
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004Egbert Eich1-3/+3
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-11/+16
2003-11-14Initial revisionKaleb Keithley1-0/+115