If DRM_IOCTL_MODE_PAGE_FLIP fails for a client buffer, the screen freezes. What should probably happen is that weston falls back to compositing instead of directly displaying the client buffer.
(In reply to Michel Dänzer from comment #0) > If DRM_IOCTL_MODE_PAGE_FLIP fails for a client buffer, the screen freezes. > > What should probably happen is that weston falls back to compositing instead > of directly displaying the client buffer. It's doable but infuriatingly difficult; I'd honestly rather just try to migrate people to atomic, and remove fullscreen bypass for non-atomic ...
Works for me. :)
Marking as a duplicate of #96841, which notes the same fundamental issue and talks about how to recover from it. *** This bug has been marked as a duplicate of bug 96841 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.