summaryrefslogtreecommitdiff
path: root/man/intel.man
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyu.z.wang@intel.com>2008-03-11 14:37:41 +0800
committerZhenyu Wang <zhenyu.z.wang@intel.com>2008-03-11 14:37:41 +0800
commit31654f52b084ebb32f69854dfb1c342c9da07928 (patch)
tree415cb1ba373cc815964bd2441aa546ebd5f74a9f /man/intel.man
parenta03aca101d4d51ed2279a99d1137ce3b7ef364e2 (diff)
parent02c0ffb1d8112a6fb03f9c8eae9ec1a1fca123ef (diff)
Merge branch 'master' into xvmc
Conflicts: man/intel.man src/i830_driver.c
Diffstat (limited to 'man/intel.man')
-rw-r--r--man/intel.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man
index c048f01e..b9b64b9c 100644
--- a/man/intel.man
+++ b/man/intel.man
@@ -176,6 +176,13 @@ Default: "EXA".
Enable printing of additional debugging information about modesetting to
the server log.
.TP
+.BI "Option \*qForceEnablePipeA\*q \*q" boolean \*q
+Force the driver to leave pipe A enabled. May be necessary in configurations
+where the BIOS accesses pipe registers during display hotswitch or lid close,
+causing a crash. If you find that your platform needs this option, please file
+a bug against xf86-video-intel at http://bugs.freedesktop.org which includes
+the output of 'lspci -v' and 'lspci -vn'.
+.TP
.BI "Option \*qXvMC\*q \*q" boolean \*q
Enable XvMC driver. Current support MPEG2 MC on 915/945 and G33 series.
User should provide absolute path to libIntelXvMC.so in XvMCConfig file.