kwin/src/backends
Xaver Hugl 658457df5f 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.

BUG: 449878
FIXED-IN: 5.24.4
2022-03-29 09:19:57 +00:00
..
drm backends/drm: attempt a modeset on output disabling 2022-03-29 09:19:57 +00:00
fakeinput Run clang-format 2022-03-25 13:25:15 +02:00
libinput Run clang-format 2022-03-25 13:25:15 +02:00
virtual Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00
wayland Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00
x11 Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00
CMakeLists.txt Drop fbdev backend 2022-03-17 09:13:21 +00:00