https://bugs.kde.org/show_bug.cgi?id=505869
Zamundaaa <xaver.h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/c4f1bbc592 |ma/kwin/-/commit/7b6f27993e |0886083ceb2cd28a0e2ded7557c |09f62ba090b9cd50cc25f447297 |c9d |2a3 --- Comment #6 from Zamundaaa <xaver.h...@kde.org> --- Git commit 7b6f27993e09f62ba090b9cd50cc25f4472972a3 by Xaver Hugl, on behalf of Xaver Hugl. Committed on 05/07/2025 at 10:32. Pushed by zamundaaa into branch 'Plasma/6.4'. 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. (cherry picked from commit c4f1bbc5920886083ceb2cd28a0e2ded7557cc9d) Co-authored-by: Xaver Hugl <xaver.h...@kde.org> 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/7b6f27993e09f62ba090b9cd50cc25f4472972a3 -- You are receiving this mail because: You are watching all bug changes.