Bug 496356

Summary: Color change in "energy saving mode"
Product: [Plasma] kwin Reporter: postix <postix>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: xaver.hugl
Priority: NOR    
Version First Reported In: 6.2.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description postix 2024-11-16 18:18:59 UTC
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
Comment 1 postix 2024-11-16 18:19:28 UTC
I have not set any ICC profile.
Comment 2 postix 2024-11-16 18:21:51 UTC
The colors do definitely always change with "energy saving", but the turquoise is visible with night light enabled fwiw.
Comment 3 Zamundaaa 2024-11-17 02:18:15 UTC
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)