xf86-video-intel: man/intel.man

Chris Wilson ickle at kemper.freedesktop.org
Thu Oct 24 11:46:01 PDT 2013


 man/intel.man |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f0d2f1d4e01c223cd6629245bceb24ae4dda215a
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Thu Oct 24 19:45:30 2013 +0100

    man: Mention the new default accel
    
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

diff --git a/man/intel.man b/man/intel.man
index d516449..e1361bf 100644
--- a/man/intel.man
+++ b/man/intel.man
@@ -132,13 +132,13 @@ In addition, there are a pair of sub-options to limit the acceleration for
 debugging use. Specify \*qoff\*q to disable all acceleration, or \*qblt\*q to
 disable render acceleration and only use the BLT engine.
 .IP
-Default: use UXA (render acceleration)
+Default: use SNA (render acceleration)
 .TP
 .BI "Option \*qTearFree\*q \*q" boolean \*q
 Disable or enable TearFree updates. This option forces X to perform all
 rendering to a backbuffer prior to updating the actual display. It requires
 an extra memory allocation the same size as a framebuffer, the occasional extra
-copy, and requires Damage tracking update. Thus enabling TearFree requires more
+copy, and requires Damage tracking. Thus enabling TearFree requires more
 memory and is slower (reduced throughput) and introduces a small amount of
 output latency, but it should not impact input latency. However, the update to
 the screen is then performed synchronously with the vertical refresh of the


More information about the xorg-commit mailing list