diff options
Diffstat (limited to 'man/intel.man')
-rw-r--r-- | man/intel.man | 7 |
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. |