<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [BSW Bisected]System fails to find eDP monitor."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84265">bug 84265</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>intel-gfx-bugs@lists.freedesktop.org
           </td>
           <td>ville.syrjala@linux.intel.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [BSW Bisected]System fails to find eDP monitor."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84265#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [BSW Bisected]System fails to find eDP monitor."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84265">bug 84265</a>
              from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=107624" name="attach_107624" title="[PATCH] drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV">attachment 107624</a> <a href="attachment.cgi?id=107624&action=edit" title="[PATCH] drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=84265&attachment=107624'>[review]</a>
[PATCH] drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV

Ok, so it seems the DDC pins are muxed in such a way on these boards that
there's no DDC pins for port C, and thus no strap for the port detect.

I have no idea how it manages to work for some people (including me), but maybe
the straps are sampled before the pin muxing is changed or something. Although
even that is a very weak theory since the default muxing seems to be such that
there's no DDC for port C. So I can't actually explain how the detect bit ends
up as 1 on my machine.

Anyway this patch will check the VBT to see if there should be an eDP port
there even if the strap said otherwise. We anyway rely on the VBT to tell DP
and eDP apart so this doesn't actually increase our dependence on the VBT.</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>