https://bugs.kde.org/show_bug.cgi?id=488941
--- Comment #57 from Zamundaaa <xaver.h...@gmail.com> --- Git commit a20669a56e3e0998fe226882593608fa83fa8d26 by Xaver Hugl. Committed on 25/09/2024 at 14:15. Pushed by zamundaaa into branch 'Plasma/6.2'. backends/drm: block the colorspace capability by default on NVidia There have been many reports that enabling HDR on NVidia can lead to KWin's atomic commits being rejected on login, which means KWin can't display anything. To prevent users from falling into that trap, this commit disables the colorspace capability unless the KWIN_DRM_ALLOW_NVIDIA_COLORSPACE=1 environment variable is set. This commit should be reverted once the driver problem causing the issue has been fixed. (cherry picked from commit 67d9529951147d2ca9aeaf483b3e6ba2714ae2c5) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +8 -1 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/-/commit/a20669a56e3e0998fe226882593608fa83fa8d26 -- You are receiving this mail because: You are watching all bug changes.