https://bugs.kde.org/show_bug.cgi?id=488941
--- Comment #55 from Zamundaaa <[email protected]> --- Git commit 67d9529951147d2ca9aeaf483b3e6ba2714ae2c5 by Xaver Hugl. Committed on 25/09/2024 at 12:56. Pushed by zamundaaa into branch 'master'. 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. M +8 -1 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/-/commit/67d9529951147d2ca9aeaf483b3e6ba2714ae2c5 -- You are receiving this mail because: You are watching all bug changes.
