https://bugs.kde.org/show_bug.cgi?id=505869
Zamundaaa <xaver.h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/c4f1bbc592 | |0886083ceb2cd28a0e2ded7557c | |c9d --- Comment #5 from Zamundaaa <xaver.h...@kde.org> --- Git commit c4f1bbc5920886083ceb2cd28a0e2ded7557cc9d by Xaver Hugl. Committed on 04/07/2025 at 15:08. Pushed by zamundaaa into branch 'master'. backends/drm: never use DEGAMMA_LUT It's buggy with all the major graphics vendors. It was already disabled for Intel and NVidia, but AMD seems to have issues too. The upcoming COLOR_PIPELINE KMS API will fill the same role in a better way, so this isn't too big of a loss anyways. M +3 -4 src/backends/drm/drm_crtc.cpp M +3 -0 src/backends/drm/drm_pipeline.cpp https://invent.kde.org/plasma/kwin/-/commit/c4f1bbc5920886083ceb2cd28a0e2ded7557cc9d -- You are receiving this mail because: You are watching all bug changes.