Comment # 4
on bug 110984
from Michel Dänzer
(In reply to Olivier Fourdan from comment #2) > Last thing, with single buffer, I would expect tearing more than stuttering, It's a race between the Wayland server reading from the buffer and Xwayland drawing to it. This can result in tearing if those two operations can actually run concurrently, which is the case with amdgpu, but not yet with most other drivers AFAIK. Either way, it can result in the Wayland server already displaying a client frame too early sometimes, hence the stuttering.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel