https://bugs.kde.org/show_bug.cgi?id=449878
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/658457df5f83 |ma/kwin/commit/3e7223a9af4d |2b593ec9d1c399a5e29a2e9f4ef |ec6ebb73a46eae8ba0aeb5a2d65 |8 |7 --- Comment #9 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 3e7223a9af4dec6ebb73a46eae8ba0aeb5a2d657 by Xaver Hugl. Committed on 29/03/2022 at 09:35. Pushed by zamundaaa into branch 'Plasma/5.24'. 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 (cherry picked from commit 658457df5f832b593ec9d1c399a5e29a2e9f4ef8) M +3 -0 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/commit/3e7223a9af4dec6ebb73a46eae8ba0aeb5a2d657 -- You are receiving this mail because: You are watching all bug changes.