<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#c2">Comment # 2</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+0xe51
0x5ac1 is in i915_driver_load (include/linux/pci.h:818).
813        return pci_bus_write_config_word(dev->bus, dev->devfn, where, val);
814    }
815    static inline int pci_write_config_dword(const struct pci_dev *dev, int
where,
816                         u32 val)
817    {
818        return pci_bus_write_config_dword(dev->bus, dev->devfn, where, val);
819    }
820    
821    int pcie_capability_read_word(struct pci_dev *dev, int pos, u16 *val);
822    int pcie_capability_read_dword(struct pci_dev *dev, int pos, u32 *val);
(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>