https://bugzilla.kernel.org/show_bug.cgi?id=204181

Alex Deucher (alexdeuc...@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeuc...@gmail.com

--- Comment #37 from Alex Deucher (alexdeuc...@gmail.com) ---
(In reply to Sergey Kondakov from comment #34)
> By the way, is there any disadvantage in forcing TearFree to be always on
> when it works ? Like additional frame of latency or something like that ?

The TearFree option is there to deal with compositors that do not support sync
to vblank.  The ddx allocates another front buffer and then that buffer is
updated synchronized with vblank with the data from the real front buffer.  So
it uses an additional buffer.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to