diff options
Diffstat (limited to 'driver/xf86-video-nv/man/nv.man')
-rw-r--r-- | driver/xf86-video-nv/man/nv.man | 126 |
1 files changed, 88 insertions, 38 deletions
diff --git a/driver/xf86-video-nv/man/nv.man b/driver/xf86-video-nv/man/nv.man index 83d20ae32..2d559e69e 100644 --- a/driver/xf86-video-nv/man/nv.man +++ b/driver/xf86-video-nv/man/nv.man @@ -35,22 +35,22 @@ NV4 .B RIVA TNT2 NV5 .TP 22 -.B GeForce 256, QUADRO +.B GeForce 256, Quadro NV10 .TP 22 -.B GeForce2, QUADRO2 +.B GeForce2, Quadro2 NV11 & NV15 .TP 22 -.B GeForce3, QUADRO DCC +.B GeForce3, Quadro DCC NV20 .TP 22 .B nForce, nForce2 NV1A, NV1F .TP 22 -.B GeForce4, QUADRO4 +.B GeForce4, Quadro4 NV17, NV18, NV25, NV28 .TP 22 -.B GeForce FX, QUADRO FX +.B GeForce FX, Quadro FX NV30, NV31, NV34, NV35, NV36, NV37, NV38 .TP 22 .B GeForce 6XXX @@ -58,7 +58,13 @@ NV40, NV41, NV43, NV44, NV45, C51 .TP 22 .B GeForce 7XXX G70, G71, G72, G73 - +.TP 22 +.B GeForce 8XXX, GeForce 9XXX +G80, G84, G86, G92, G94, G96, G98 +.TP 22 +.B GeForce GTX +GT200 +. .SH CONFIGURATION DETAILS Please refer to __xconfigfile__(__filemansuffix__) for general configuration details. This section only covers configuration details specific to this @@ -69,7 +75,7 @@ present for all chips. .PP The following driver .B Options -are supported: +are supported for pre-G80 hardware: .TP .BI "Option \*qHWCursor\*q \*q" boolean \*q Enable or disable the HW cursor. Default: on. @@ -90,6 +96,11 @@ the wrong one, this option may be used to force usage of a particular output. The options are "0" or "1". Default: autodetected. .TP +.BI "Option \*qDualhead\*q \*q" boolean \*q +Enables simple VBE-based dual head mode. +This sets the same resolution on both outputs and lays them out side-by-side. +The screens will be panned together as one big metamode if the virtual desktop is larger than both screens combined. +.TP .BI "Option \*qFlatPanel\*q \*q" boolean \*q The driver usually can autodetect the presence of a digital flat panel. In the case that this fails, this option can be used to force the driver to @@ -128,42 +139,81 @@ Default: no rotation support. .TP .BI "Option \*qShadowFB\*q \*q" boolean \*q Enable or disable use of the shadow framebuffer layer. Default: off. +. +.\" ******************** begin G80 section ******************** +.PP +The following driver +.B Options +are available for G80 and higher: +.TP +.BI "Option \*qHWCursor\*q \*q" boolean \*q +Enable or disable the hardware cursor. Default: on. +.TP +.BI "Option \*qNoAccel\*q \*q" boolean \*q +Disable or enable acceleration. Default: acceleration is enabled. +.TP +.BI "Option \*qAccelMethod\*q \*q" string \*q +Choose acceleration architecture, either \*qXAA\*q or \*qEXA\*q. +XAA is the old but stable architecture. +EXA is newer and supports resizing the desktop larger than it started out with RandR 1.2. +If you choose to use EXA, you might also consider setting +.B Option \*qMigrationHeuristic\*q \*qgreedy\*q +to improve performance. +Default: XAA. +.TP +.BI "Option \*qFPDither\*q \*q" boolean \*q +Enable or disable flat panel dithering by default. +Dithering can also be enabled or disabled using the RandR 1.2 \*qdither\*q output property. +Default: off. +.TP +.BI "Option \*qAllowDualLinkModes\*q \*q" boolean \*q +Allow validation of dual-link DVI modes. +Not all GPUs are configured at boot time to be able to handle dual-link modes, so they are disabled by default. +. +.\" RandR 1.2 +.PP +The following RandR 1.2 properties are available for flat panels on G80 and higher GPUs: +.TP +.B dither +Enable or disable flat panel dithering. +Valid values: +.BR 0 " (off), " 1 " (on)." +.TP +.B scale +Control how the image is scaled to fit the flat panel. +Note that some flat panels perform their own scaling, overriding this option. +.RB \*q off \*q +is not valid for laptop flat panels (LVDS). +Valid values: +.RB \*q off "\*q, \*q" aspect "\*q, \*q" fill "\*q, and \*q" center \*q. +Default: +.RB \*q aspect \*q. +.\" ******************** end G80 section ******************** +. .SH "SEE ALSO" -__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) +__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), xrandr(__appmansuffix__) .SH AUTHORS Authors include: David McKay, Jarno Paananen, Chas Inman, Dave Schmenk, -Mark Vojkovich +Mark Vojkovich, Aaron Plattner .SH COPYRIGHT .LP -NOTICE TO USER: The source code is copyrighted under U.S. and -international laws. Users and possessors of this source code are -hereby granted a nonexclusive, royalty-free copyright license to -use this code in individual and commercial software. +Copyright (c) 2003 - 2008 NVIDIA, Corporation .LP -Any use of this source code must include, in the user documentation and -internal comments to the code, notices to the end user as follows: +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: .LP -Copyright 1993-2003 NVIDIA, Corporation. All rights reserved. +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. .LP -NVIDIA, CORPORATION MAKES NO REPRESENTATION ABOUT THE SUITABILITY -OF THIS SOURCE CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" -WITHOUT EXPRESS OR IMPLIED WARRANTY OF ANY KIND. NVIDIA, CORPORATION -DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOURCE CODE, -INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, -AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL -NVIDIA, CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL, -OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION -OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE. -.LP -U.S. Government End Users. This source code is a "commercial -item," as that term is defined at 48 C.F.R. 2.101 (OCT 1995), -consisting of "commercial computer software" and "commercial -computer software documentation," as such terms are used in -48 C.F.R. 12.212 (SEPT 1995) and is provided to the U.S. Government -only as a commercial end item. Consistent with 48 C.F.R. -12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (JUNE 1995), -all U.S. Government End Users acquire the source code with only -those rights set forth herein. - +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |