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

Michel Dänzer ([email protected]) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Michel Dänzer ([email protected]) ---
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to