<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [HSW Regression]HSW boot fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90067">bug 90067</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>damien.lespiau@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [HSW Regression]HSW boot fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90067#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [HSW Regression]HSW boot fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90067">bug 90067</a>
              from <span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span></b>
        <pre>Bisect shows: b403745c84592b26a0713e6944c2b109f6df5c82 is the first bad commit
commit b403745c84592b26a0713e6944c2b109f6df5c82
Author:     Damien Lespiau <<a href="mailto:damien.lespiau@intel.com">damien.lespiau@intel.com</a>>
AuthorDate: Mon Aug 4 22:01:33 2014 +0100
Commit:     Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
CommitDate: Thu Apr 16 11:42:38 2015 +0200

    drm/i915: Iterate through the initialized DDIs to prepare their buffers

    Not every DDIs is necessarily connected can be strapped off and, in the
    future, we'll have platforms with a different number of default DDI
    ports. So, let's only call intel_prepare_ddi_buffers() on DDI ports that
    are actually detected.

    We also use the opportunity to give a struct intel_digital_port to
    intel_prepare_ddi_buffers() as we'll need it in a following patch to
    query if the port supports HMDI or not.

    On my HSW machine this removes the initialization of a couple of
    (unused) DDIs.

    Signed-off-by: Damien Lespiau <<a href="mailto:damien.lespiau@intel.com">damien.lespiau@intel.com</a>>
    Reviewed-by: Sivakumar Thulasimani <<a href="mailto:sivakumar.thulasimani@intel.com">sivakumar.thulasimani@intel.com</a>>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>></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>