[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-03-18 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=480648

Zamundaaa  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #14 from Zamundaaa  ---
Switching between applications that control the screen with different
capabilities is a more general issue in Linux; if you run SDDM with Xorg, Xorg
simply doesn't understand HDR, and that includes not understanding how to turn
it off. If you run SDDM on kwin_wayland, that issue will go away.

As for the other issues, as long as drm_info tells you the correct properties
are being set, KWin is doing everything correctly. Please report them to your
driver vendor; with AMD the right place for that would be
https://gitlab.freedesktop.org/drm/amd/-/issues and with NVidia
https://github.com/NVIDIA/open-gpu-kernel-modules/issues

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-03-18 Thread Matej Mrenica
https://bugs.kde.org/show_bug.cgi?id=480648

Matej Mrenica  changed:

   What|Removed |Added

 CC||matejm98m...@gmail.com

--- Comment #13 from Matej Mrenica  ---
The issue of sddm or other sessions or Plymouth being oversaturated after using
Plasma with HDR, is the same issue as this or is that a separate one?
Like when I log out of Plasma, HDR should be disabled or there should be a
signal to the monitor that the following content is no longer HDR.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-03-16 Thread Evan
https://bugs.kde.org/show_bug.cgi?id=480648

Evan  changed:

   What|Removed |Added

 CC||evanc...@gmail.com

--- Comment #12 from Evan  ---
I'm also seeing this with my Innocn 27m2v, but it doesn't switch between HDR
and SDR in either direction. It works fine in Windows. I also have 2 Gigabyte
m28u monitors that switch correctly on Linux.

HDR set in Plasma:  Colorspace: BT2020_RGB,  HDR_OUTPUT_METADATA: 144
HDR disabled in Plasma: Colorspace: Default, HDR_OUTPUT_METADATA: 0

Monitor mode makes no difference in drm_info Colorspace/HDR_OUTPUT_METADATA

Plasma 6.0.2
Arch Linux
Kernel 6.8.1-zen1-1-zen

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-26 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

theriverle...@gmail.com  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #11 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-09 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #10 from theriverle...@gmail.com  ---
(In reply to theriverle...@gmail.com from comment #9)
> A Cable Matters adapter with firmware patched from
> https://gitlab.freedesktop.org/drm/amd/-/issues/1417 seems to have the
> opposite problem. The display (LG C2 OLED) will switch to SDR if kwin is
> loaded with HDR turned on, but will not switch to HDR after switching to
> SDR. Why is there not explicit HDR_OUTPUT_METADATA being sent?

Disregard some of this comment. The Cable Matters adapter will not switch to
HDR at all.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-09 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #9 from theriverle...@gmail.com  ---
A Cable Matters adapter with firmware patched from
https://gitlab.freedesktop.org/drm/amd/-/issues/1417 seems to have the opposite
problem. The display (LG C2 OLED) will switch to SDR if kwin is loaded with HDR
turned on, but will not switch to HDR after switching to SDR. Why is there not
explicit HDR_OUTPUT_METADATA being sent?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-02 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #8 from theriverle...@gmail.com  ---
Cable Matters adapters doesn't work at all at 120Hz, so that can be
disregarded.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-01 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #7 from theriverle...@gmail.com  ---
6.7.2

I ordered another adapter to try tomorrow, so we'll see if that's any
different. The reason I filed a bug report is that HDR switching works
perfectly on Windows, although I noticed that DSC is enabled by default and I
have no idea how to force enable it on Linux.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-01 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #6 from Zamundaaa  ---
Okay, KWin is correctly setting HDR_OUTPUT_METADATA to 0 and Colorspace to
Default, so this is either the display behaving funky and needing
HDR_OUTPUT_METADATA that tells it to turn off HDR explicitly, or it's a driver
bug.
What kernel version are you on?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-01-31 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #5 from theriverle...@gmail.com  ---
Note that there is a second monitor attached on another DP port, but it's
disabled in "display settings."

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-01-31 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #4 from theriverle...@gmail.com  ---
Created attachment 165420
  --> https://bugs.kde.org/attachment.cgi?id=165420=edit
drm_info after disabling HDR

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-01-31 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #3 from theriverle...@gmail.com  ---
Created attachment 165419
  --> https://bugs.kde.org/attachment.cgi?id=165419=edit
drm_info after enabling HDR

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-01-31 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #2 from theriverle...@gmail.com  ---
Created attachment 165418
  --> https://bugs.kde.org/attachment.cgi?id=165418=edit
drm_info before enabling HDR

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-01-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480648

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-01-31 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=480648

Zamundaaa  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||xaver.h...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Zamundaaa  ---
Please attach the output of drm_info before enabling HDR, after enabling HDR,
and after disabling HDR again.

-- 
You are receiving this mail because:
You are watching all bug changes.