From 9a5142fae6e1a0a470352f511427916e6fa01b9c Mon Sep 17 00:00:00 2001 From: Maarten Maathuis Date: Fri, 27 Aug 2010 21:11:59 +0200 Subject: 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 --- man/nouveau.man | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') 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 -- cgit v1.2.1