<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW] It can't enter to OS due to i915 hang up when warm boot or cold boot sometimes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65652#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW] It can't enter to OS due to i915 hang up when warm boot or cold boot sometimes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65652">bug 65652</a>
              from <span class="vcard"><a class="email" href="mailto:evawang@linpus.com" title="EvaWang <evawang@linpus.com>"> <span class="fn">EvaWang</span></a>
</span></b>
        <pre>(gdb) list *i915_driver_load+0xe90
0x5b00 is in i915_driver_load (drivers/gpu/drm/i915/i915_dma.c:1163).
1158          PCIBIOS_MIN_MEM,
1159          0, pcibios_align_resource,
1160          dev_priv->bridge_dev);
1161  if (ret) {
1162   DRM_DEBUG_DRIVER("failed bus alloc: %d\n", ret);
1163   dev_priv->mch_res.start = 0;
1164   return ret;
1165  }
1166 
1167  if (INTEL_INFO(dev)->gen >= 4)
(gdb)</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>