https://bugs.kde.org/show_bug.cgi?id=412684
Roman Gilg <subd...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kwi | |n/0d67a0b48a500b615ff4af745 | |6b1461a38090e48 Resolution|--- |FIXED Version Fixed In| |5.17.1 --- Comment #15 from Roman Gilg <subd...@gmail.com> --- Git commit 0d67a0b48a500b615ff4af7456b1461a38090e48 by Roman Gilg. Committed on 22/10/2019 at 09:28. Pushed by romangilg into branch 'Plasma/5.17'. Fix non-atomic output init Summary: The initial blank needs to happen after the output device has been initialized to get the current mode size. Also we can't assert in legacy mode on the page flip pending since a page flip can also be the result of a CRTC blank using a different. FIXED-IN: 5.17.1 Test Plan: Full Plasma session Reviewers: #kwin, zzag Reviewed By: #kwin, zzag Subscribers: zzag, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D24829 M +9 -3 plugins/platforms/drm/drm_output.cpp https://commits.kde.org/kwin/0d67a0b48a500b615ff4af7456b1461a38090e48 -- You are receiving this mail because: You are watching all bug changes.