summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2010-08-27 21:11:59 +0200
committerMaarten Maathuis <madman2003@gmail.com>2010-10-02 18:52:48 +0200
commit9a5142fae6e1a0a470352f511427916e6fa01b9c (patch)
treecc95093ce2866b365dbd6a029aaff019cf2aaa25 /man
parentd5a6f103113985c50bbe749ed341de34af1b47a5 (diff)
downloadxorg-driver-xf86-video-nouveau-9a5142fae6e1a0a470352f511427916e6fa01b9c.tar.gz
nv50/exa: Stop using wfb by default, but add an option to enable it.
- Some scenarios, such as those heavy in core font rendering might prefer wfb. - Other (modern) situations are better of with wfb disabled. Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/nouveau.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/nouveau.man b/man/nouveau.man
index cd66e9a..0e4c3a2 100644
--- a/man/nouveau.man
+++ b/man/nouveau.man
@@ -72,6 +72,9 @@ Disable or enable acceleration. Default: acceleration is enabled.
.TP
.BI "Option \*qShadowFB\*q \*q" boolean \*q
Enable or disable use of the shadow framebuffer layer. Default: off.
+.TP
+.BI "Option \*qWrappedFB\*q \*q" boolean \*q
+Enable or disable wfb, only affects nv50+. Useful for some legacy configurations where high rendering latency is perceived. Default: wfb is disabled.
.SH "SEE ALSO"
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS