When pressing Meta + B to change the power profile to "energy saving", the output colors change: The breeze blue becomes a bright turquoise for instance. For "balanced" and "performance" colors are fine though. Is this an upstream driver or kwin issue? There's no relevant debug output in journalctl and dmesg. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.3 KDE Frameworks Version: 6.8.0 Qt Version: 6.8.0 Kernel Version: 6.11.7-300.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 PRO 5850U with Radeon Graphics System Version: ThinkPad X13 Gen 2a Mesa 24.2.6
I have not set any ICC profile.
The colors do definitely always change with "energy saving", but the turquoise is visible with night light enabled fwiw.
This is something the driver does for power saving, yes. If you want to disable it, you can add amdgpu.abmlevel=0 to the kernel command line (making this off by default, and putting it under our control is in the works upstream)