From abb213d933ac0d808fc10d4f8d88d7b8cef76346 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 6 Mar 2009 14:33:46 -0800 Subject: Document the UXA AccelMethod. Signed-off-by: Eric Anholt --- man/intel.man | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man/intel.man') diff --git a/man/intel.man b/man/intel.man index 413f63ac..cf1cf403 100644 --- a/man/intel.man +++ b/man/intel.man @@ -156,9 +156,12 @@ Default for i830 and newer: Enabled. .IP Default for i810: this option is not used. .BI "Option \*qAccelMethod\*q \*q" string \*q -Choose acceleration architecture, either "XAA" or "EXA". XAA is the old -XFree86 based acceleration architecture. EXA is a newer and simpler +Choose acceleration architecture, either "XAA", "EXA", or "UXA". XAA is the old +XFree86 based acceleration architecture. EXA is a simpler acceleration architecture designed to better accelerate the X Render extension. +UXA is a newer acceleration architecture built from the EXA acceleration +code but taking advantage of kernel memory management to provide simpler, +faster code. .IP Default: "EXA". .TP -- cgit v1.2.3