Bug 110362 - Need an option to set HDMI out to Full RGB 4:4:4
Summary: Need an option to set HDMI out to Full RGB 4:4:4
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/AMDgpu (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-09 06:34 UTC by Heiko Lechner
Modified: 2019-11-19 09:18 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Heiko Lechner 2019-04-09 06:34:47 UTC
Hi!

I have an old tv that only works well with FullRGB HDMI signals.
If YCbCr is used then the tv interrupts the hdmi link every few minutes and after a new hdmi negotiation the screen turns greenish. So I have to switch to another hdmi input and switch back to force a new negotiation which maybe works- very annoying.

Running Windows I can switch the output to FullRGB in AMD Radeon Software Adrenalin edition and everything is fine, so I assume that in Linux YCbCr is used by default (too).

In X.Org log file I find "AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4" so it seems to be possible.

But X.Org config:

Option       "ColorRange""Full"
Option       "ColorSpace""RGB"

Is ignored.
Comment 1 Michel Dänzer 2019-04-09 09:26:02 UTC
This needs to be supported by the kernel driver (first), reassigning.

(In reply to Heiko Lechner from comment #0)
> In X.Org log file I find "AMDGPU(0): Supported color encodings: RGB 4:4:4
> YCrCb 4:4:4" so it seems to be possible.

That's just Xorg itself printing information from EDID.
Comment 2 Martin Peres 2019-11-19 09:18:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/743.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.