Bug 496356 - Color change in "energy saving mode"
Summary: Color change in "energy saving mode"
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 6.2.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-16 18:18 UTC by postix
Modified: 2024-11-17 02:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)