<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][DRMTIP] igt@kms_flip@.* - skip - Test requirement: modes, At least two displays required, SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111065#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][DRMTIP] igt@kms_flip@.* - skip - Test requirement: modes, At least two displays required, SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111065">bug 111065</a>
from <span class="vcard"><a class="email" href="mailto:lakshminarayana.vudum@intel.com" title="Lakshmi <lakshminarayana.vudum@intel.com>"> <span class="fn">Lakshmi</span></a>
</span></b>
<pre>Comments from Stan:
Yes, sure. What I can say without diving really deep is that it fails to find
two displays with compatible modes, as connector_find_compatible_mode didn't
return success for any pair of the available connectors and thus didn't
increment modes variable which then stays 0. Then we get this assertion that if
modes=0 => means we failed to find 2 compatible displays.
So reason could be either we really don't have those, or some bug in
connector_find_compatible_mode function.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>