summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio <fabio.ped@libero.it>2009-03-17 11:29:26 -0400
committerAlex Deucher <alexdeucher@gmail.com>2009-03-17 11:29:26 -0400
commit04e36b794c216e4fa77c780fd989df1ef1c7f0d9 (patch)
tree3c7b3dfb49a5db99bc7362877e482afeaf5fc3a6
parenta6855c370194b6df307ea33724fe17a85d67607e (diff)
man page updates
from bug 20648
-rw-r--r--man/radeon.man53
1 files changed, 43 insertions, 10 deletions
diff --git a/man/radeon.man b/man/radeon.man
index 00938102..813f3a2b 100644
--- a/man/radeon.man
+++ b/man/radeon.man
@@ -568,27 +568,60 @@ This option enables modesetting on R/RV4xx chips using atombios.
The default is
.B off.
+.SH TEXTURED VIDEO ATTRIBUTES
+The driver supports the following X11 Xv attributes for Textured Video.
+You can use the "xvattr" tool to query/set those attributes at runtime.
+
+.TP
+.BI "XV_VSYNC"
+XV_VSYNC is used to control whether textured adapter synchronizes
+the screen update to the monitor vertical refresh to eliminate tearing.
+It has two values: 'off'(0) and 'on'(1). The default is
+.B 'on'(1).
+
+.TP
+.BI "XV_BICUBIC"
+XV_BICUBIC is used to control whether textured adapter should apply
+a bicubic filter to smooth the output. It has three values: 'off'(0), 'on'(1)
+and 'auto'(2). 'off' means never apply the filter, 'on' means always apply
+the filter and 'auto' means apply the filter only if one of the X or Y
+sizes are scaled to more than double, this to avoid blurred output.
+The default is
+.B 'auto'(2).
+
.SH SEE ALSO
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.IP " 1." 4
-Overview about radeon development code
+Wiki page:
.RS 4
-\%http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/
+http://www.x.org/wiki/radeon
.RE
.IP " 2." 4
-Query the bugtracker for radeon bugs
+Overview about radeon development code:
.RS 4
-.nf
-\%https://bugs.freedesktop.org/query.cgi?\:product=\:xorg&\:component=\:Driver/Radeon
-.fi
+http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/
.RE
.IP " 3." 4
-Submit bugs & patches
+Mailing list:
.RS 4
-.nf
-\%https://bugs.freedesktop.org/enter_bug.cgi?\:product=\:xorg&\:component=\:Driver/Radeon
-.fi
+http://lists.x.org/mailman/listinfo/xorg-driver-ati
+.RE
+.IP " 4." 4
+IRC channel:
+.RS 4
+#radeon on irc.freenode.net
+.RE
+.IP " 5." 4
+Query the bugtracker for radeon bugs:
+.RS 4
+https://bugs.freedesktop.org/query.cgi?product=xorg&component=Driver/Radeon
+.RE
+.IP " 6." 4
+Submit bugs & patches:
+.RS 4
+https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon
.RE
+
.SH AUTHORS
.nf
Authors include: