diff options
author | Eric Anholt <eric@anholt.net> | 2009-09-30 16:29:53 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-10-06 16:22:31 -0700 |
commit | b9b159c49854d8d9d2207946bb583537bb0d48d6 (patch) | |
tree | 6f8ca392a1d5141dbee24b506ebf2b836f74d673 /man | |
parent | d26f4c493721dbb2e2cbf4efcf8d37228d1b1f3b (diff) |
Remove UMS support.
At this point, the only remaining feature regressions should be the lack of
overlay support (about to land), and the need to update the XVMC code to work
in the presence of KMS.
Acked-by: Keith Packard <keithp@keithp.com> (in principle)
Acked-by: Carl Worth <cworth@cworth.org> (in principle)
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/intel.man b/man/intel.man index d498d7e2..1673702b 100644 --- a/man/intel.man +++ b/man/intel.man @@ -156,12 +156,6 @@ have options for selecting adaptors. .IP Default: Textured video adaptor is preferred. .TP -.BI "Option \*qModeDebug\*q \*q" boolean \*q -Enable printing of additional debugging information about modesetting to -the server log. -.IP -Default: Disabled -.TP .BI "Option \*qFallbackDebug\*q \*q" boolean \*q Enable printing of debugging information on acceleration fallbacks to the server log. |