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

Michel Dänzer (mic...@daenzer.net) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicholas.kazlaus...@amd.com

--- Comment #8 from Michel Dänzer (mic...@daenzer.net) ---
The tearing occurs because amdgpu doesn't support scatter/gather scanout with
Raven yet, so page flipping cannot be used.

For the time being, you can get rid of the tearing by enabling TearFree:

 xrandr --output eDP --set TearFree on

See the amdgpu (4) manpage for more information about TearFree.

-- 
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