[Bug 65652] [HSW] It can't enter to OS due to i915 hang up when warm boot or cold boot sometimes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 13 02:27:50 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65652

--- Comment #3 from EvaWang <evawang at linpus.com> ---
(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)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130613/98d24e02/attachment.html>


More information about the intel-gfx-bugs mailing list