[Bug 99137] Weird colours on usb-c to hdmi output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 22 15:00:03 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=99137

--- Comment #8 from Ville Syrjala <ville.syrjala at linux.intel.com> ---
I'm not really sure how the DP->HDMI branch devices handle color depth. ATM we
assume we can feed whatever bpc to DP sinks that are reported as supported in
DPCD. But if the DP->HDMI conversion doesn't do anything to adjust the bpc,
then we'll be feeding that all the way to the sink. Which means we should be
checking the sink capabilities as well. Currently we only check for sink deep
color support, but we fail to account for the sink max TMDS clock (or the DP++
dongle max TMDS clock if we have a DP->DP++->HDMI type of setup).

Also the sink should be told what the color depth is with the GCP infoframe.
Whether or not that would be done automagically by the DP->HDMI device, or if
we would have to send out that infoframe all the way from the source is totally
left out from the DP spec. For this it would be extremely nice to see the
infoframes the sink is actually receiving (doable with the chamelium?).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20161222/4e485ce4/attachment-0001.html>


More information about the intel-gfx-bugs mailing list