https://bugs.kde.org/show_bug.cgi?id=449878
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.24.4 Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/658457df5f83 | |2b593ec9d1c399a5e29a2e9f4ef | |8 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #8 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 658457df5f832b593ec9d1c399a5e29a2e9f4ef8 by Xaver Hugl. Committed on 29/03/2022 at 09:19. Pushed by zamundaaa into branch 'master'. backends/drm: attempt a modeset on output disabling When modesets are necessary, they are attempted when an output on the given GPU gets presented. With multi-gpu setups however, the situation can arise where there is only one disabled output on a GPU; in that case KWin eternally waits and never properly turns off the display. In order to work around this, explicitly call DrmGpu::maybeModeset when an output gets disabled. FIXED-IN: 5.24.4 M +3 -0 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/commit/658457df5f832b593ec9d1c399a5e29a2e9f4ef8 -- You are receiving this mail because: You are watching all bug changes.