diff options
author | Eric Anholt <eric@anholt.net> | 2008-11-05 13:29:39 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2008-11-05 17:22:00 -0800 |
commit | 801f0eac4f7b0071ed21eb9c68c5a951e1cc409a (patch) | |
tree | 0c374c2e10f6a463545f5a252fb9dd6097868e82 /man | |
parent | d828b0802c939cb12664db4dd157a4944a4db01b (diff) |
Make I830FALLBACK debugging a runtime instead of compile-time option.
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man index 1d30d1c3..ef0337c4 100644 --- a/man/intel.man +++ b/man/intel.man @@ -179,6 +179,12 @@ Default: "EXA". .BI "Option \*qModeDebug\*q \*q" boolean \*q Enable printing of additional debugging information about modesetting to the server log. +Default: Disabled +.TP +.BI "Option \*qFallbackDebug\*q \*q" boolean \*q +Enable printing of debugging information on acceleration fallbacks to the +server log. +Default: Disabled .TP .BI "Option \*qForceEnablePipeA\*q \*q" boolean \*q Force the driver to leave pipe A enabled. May be necessary in configurations |