From fa81ae1637bfd7b73b43355b78c88a9b84c0393c Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 17 Apr 2009 14:01:47 -0700 Subject: Remove EXA support. UXA has completely replaced EXA at this point. UXA is the same rendering core as EXA, but relying on kernel memory management or a fake bufmgr instead of trying to manage memory in the X Server. --- man/intel.man | 8 -------- 1 file changed, 8 deletions(-) (limited to 'man') diff --git a/man/intel.man b/man/intel.man index 3e74bc2d..05aa6789 100644 --- a/man/intel.man +++ b/man/intel.man @@ -146,14 +146,6 @@ have options for selecting adaptors. .IP Default: Textured video adaptor is preferred. .TP -.BI "Option \*qAccelMethod\*q \*q" string \*q -Choose acceleration architecture, either "UXA" or "EXA". -EXA is a simple acceleration architecture designed for systems without -kernel memory management, while UXA is designed to take advantage of the -capabilities of kernel memory management. -.IP -Default: "UXA" if kernel-modesetting is available, "EXA" otherwise. -.TP .BI "Option \*qModeDebug\*q \*q" boolean \*q Enable printing of additional debugging information about modesetting to the server log. -- cgit v1.2.3