Bug 99546

Summary: Screen freezes after DRM_IOCTL_MODE_PAGE_FLIP failure for client buffer
Product: Wayland Reporter: Michel Dänzer <michel>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Michel Dänzer 2017-01-26 09:48:16 UTC
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.
Comment 1 Daniel Stone 2017-01-26 09:54:47 UTC
(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 ...
Comment 2 Michel Dänzer 2017-01-26 10:06:43 UTC
Works for me. :)
Comment 3 Daniel Stone 2018-06-04 08:10:12 UTC
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.