From: Chris Wilson Date: Wed, 23 Oct 2013 15:15:35 +0000 (+0100) Subject: man: Describe the TearFree option X-Git-Tag: 2.99.906~104 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd20791e8e4a9b8aa8e8dfe1cc76e91a471f5c67;p=platform%2Fupstream%2Fxf86-video-intel.git man: Describe the TearFree option Signed-off-by: Chris Wilson --- diff --git a/man/intel.man b/man/intel.man index cd217b1..d1ec01c 100644 --- a/man/intel.man +++ b/man/intel.man @@ -134,6 +134,16 @@ disable render acceleration and only use the BLT engine. .IP Default: use UXA (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. That update +is then performed synchronously with the vertical refresh of the display so +that the entire update is complete before the display starts its refresh. +That is only one frame is ever visible, preventing an unsightly tear between +two visible differing frames. +.IP +Default: TearFree is disabled. +.TP .BI "Option \*qReprobeOutputs\*q \*q" boolean \*q Disable or enable rediscovery of connected displays during server startup. As the kernel driver loads it scans for connected displays and configures a