summaryrefslogtreecommitdiff
path: root/driver/xf86-video-siliconmotion/man/siliconmotion.man
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2008-08-21 19:55:25 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2008-08-21 19:55:25 +0000
commitb5853db3122a860ffd437103d8e6ec33a52296bb (patch)
tree725fb2f8961ef7b2e47a3a30dc8cd56c25b984e8 /driver/xf86-video-siliconmotion/man/siliconmotion.man
parent69d970562c2db16e8757fdc954bd4d2af9df5336 (diff)
update to xf86-video-siliconmotion 1.6.0
Diffstat (limited to 'driver/xf86-video-siliconmotion/man/siliconmotion.man')
-rw-r--r--driver/xf86-video-siliconmotion/man/siliconmotion.man24
1 files changed, 17 insertions, 7 deletions
diff --git a/driver/xf86-video-siliconmotion/man/siliconmotion.man b/driver/xf86-video-siliconmotion/man/siliconmotion.man
index 0f900054d..fa8f03060 100644
--- a/driver/xf86-video-siliconmotion/man/siliconmotion.man
+++ b/driver/xf86-video-siliconmotion/man/siliconmotion.man
@@ -21,7 +21,7 @@ siliconmotion \- Silicon Motion video driver
.B EndSection
.SH DESCRIPTION
.B siliconmotion
-is an XFree86 driver for Silicon Motion based video cards. The driver is fully
+is an __xservername__ driver for Silicon Motion based video cards. The driver is fully
accelerated, and provides support for the following framebuffer depths:
8, 16, and 24. All
visual types are supported for depth 8, and TrueColor
@@ -49,7 +49,7 @@ SM712
.B Lynx3DM
SM720
.SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details. This section only covers configuration details specific to this
driver. All options names are case and white space insensitive when
parsed by the server, for example, "lynxe" and "LynxE" are equivalent.
@@ -178,6 +178,17 @@ This will increase performance, especially for small fills/blits,
because the driver does not have to poll the ViRGE before sending it
commands to make sure it is ready. It should work on most
recent PCI chipsets. Default: off.
+.TP
+.BI "Option \*qAccelMethod\*q \*q" "string" \*q
+Chooses between available acceleration architectures. Valid options are
+.B XAA
+and
+.B EXA.
+XAA is the traditional acceleration architecture and support for it is very
+stable. EXA is a newer acceleration architecture with better performance for
+the Render and Composite extensions, but the rendering code for it is newer and
+possibly unstable. The default is
+.B XAA.
.PP
The following additional
@@ -189,14 +200,13 @@ Enable or disable viewing offscreen cache memory. A
development debug option. Default: off.
.SH SEE ALSO
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1), X(__miscmansuffix__)
.SH SUPPORT
-For assistance with this driver, or XFree86 in general, check the XFree86 web
-site at http://www.xfree86.org. A FAQ is available on the web site at
-http://www.xfree86.org/FAQ/. If you find a problem with XFree86 or have a
+For assistance with this driver, or __xservername__ in general, check the web
+site at http://www.x.org/. If you find a problem with __xservername__ or have a
question not answered in the FAQ please use our bug report form available on
-the web site or send mail to XFree86@XFree86.org. When reporting problems
+the web site or send mail to xorg@lists.freedesktop.org. When reporting problems
with the driver send as much detail as possible, including chipset type, a
server output log, and operating system specifics.