<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [DC] "Out of range" on a display connected to a DVI-D output of RX460 card via DVI-D<=>HDMI-A cable"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100919#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [DC] "Out of range" on a display connected to a DVI-D output of RX460 card via DVI-D<=>HDMI-A cable"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100919">bug 100919</a>
from <span class="vcard"><a class="email" href="mailto:nikola.forro@gmail.com" title="Nikola Forró <nikola.forro@gmail.com>"> <span class="fn">Nikola Forró</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=131276" name="attach_131276" title="Patch to fix this (hopefully)">attachment 131276</a> <a href="attachment.cgi?id=131276&action=edit" title="Patch to fix this (hopefully)">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=100919&attachment=131276'>[review]</a>
Patch to fix this (hopefully)
Review of <span class=""><a href="attachment.cgi?id=131276" name="attach_131276" title="Patch to fix this (hopefully)">attachment 131276</a> <a href="attachment.cgi?id=131276&action=edit" title="Patch to fix this (hopefully)">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=100919&attachment=131276'>[review]</a>:
-----------------------------------------------------------------
::: drivers/gpu/drm/amd/display/dc/core/dc_resource.c
@@ +1268,4 @@
<span class="quote">> stream->public.timing.pix_clk_khz > TMDS_MAX_PIXEL_CLOCK_IN_KHZ)
> stream->signal = SIGNAL_TYPE_DVI_DUAL_LINK;
> + else
> + stream->signal = SIGNAL_TYPE_DVI_SINGLE_LINK;</span >
I don't think this is such a good idea, because AFAICS this sets stream->signal
to SIGNAL_TYPE_DVI_SINGLE_LINK also for all types of signal other than DVI.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>