diff options
author | Eric Anholt <eric@anholt.net> | 2007-04-02 18:20:15 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-04-03 00:15:04 -0700 |
commit | 9b78208f1ef1a8ee98f2aa139956659169e234ab (patch) | |
tree | 0efa208712efcfb200251ee6abcd240869430114 /man | |
parent | 9ea83d440d6b9e30d4627e34168226a6b4b2a841 (diff) |
Move a bunch of debugging verbosity under Option "ModeDebug".
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man index 3197febd..80b327d3 100644 --- a/man/intel.man +++ b/man/intel.man @@ -175,6 +175,10 @@ Choose acceleration architecture, either "XAA" or "EXA". XAA is the old (but stable) XFree86 based acceleration architecture. EXA is a newer and simpler acceleration architecture designed to better accelerate the X Render extension. Default: "XAA". +.TP +.BI "Option \*qModeDebug\*q \*q" boolean \*q +Enable printing of additional debugging information about modesetting to +the server log. .PP The 830M and newer driver supports RandR 1.2, exposing the VGA, LVDS |