https://bugs.kde.org/show_bug.cgi?id=502334
--- Comment #2 from Aurelijus <ody...@gmail.com> --- Also, just a thought, I see that KWIN_FORCE_ASSUME_HDR_SUPPORT will effectively force m_hdrMetadata->supportsPQ = *s_forceHdrSupport; m_hdrMetadata->supportsBT2020 = *s_forceHdrSupport; I am sure that in my case "supportsBT2020" should do well (drm_info reports: ABGR2101010). Whereas "supportsPQ" has more to do with "HDR" per se, i.e., brightness, although, arguably the 10-bit range is for sure a higher dynamic range than the 8-bit range :) -- You are receiving this mail because: You are watching all bug changes.