<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Black Screen Flickering"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103364#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Black Screen Flickering"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103364">bug 103364</a>
from <span class="vcard"><a class="email" href="mailto:shashank.sharma@intel.com" title="shashank.sharma@intel.com <shashank.sharma@intel.com>"> <span class="fn">shashank.sharma@intel.com</span></a>
</span></b>
<pre>Even though this series provides the infrastructure for YCBCR444, there is no
interface for user (like a drm_property) to select its preference of YCBCR444
over RGB. We had tried to add this property during HDMI 2.0 enabling but we
realized that it was not mapping to the long term goal of HDR pipeline support.
So, to summarize, modeset picks RGB output by default.
In case of LSPCON based YCBCR 4:2:0 outputs, we run pipe at YCBCR 4:4:4 config,
and then LSPCON scales it down to 4:2:0 sub-sampling, and that's where we need
the infrastructure.
So in order to support YCBCR 4:4:4 outputs, we need a drm_property which picks
user's preference between RGB/YCBCR444.
- Shashank</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>