System Environment: -------------------------- Arch: x86_64 Platform: Ironlake/Sandybridge/Ivybridge/Haswell Kernel: (drm-intel-next-queued)4d5f942ed056a2ec66a90a59ebdd639ec8314e55 Bug detailed description: ------------------------- System hang while booting up. It happens on -queued kernel.It works well on -fixes kernel. Bisect shows: e5868a318d1ae28f760f77bb91ce5deb751733fd is the first bad commit commit e5868a318d1ae28f760f77bb91ce5deb751733fd Author: Egbert Eich <eich@suse.de> AuthorDate: Thu Feb 28 04:17:12 2013 -0500 Commit: Daniel Vetter <daniel.vetter@ffwll.ch> CommitDate: Tue Mar 26 21:52:19 2013 +0100 DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2) This allows to enable HPD interrupts for individual pins to only receive hotplug events from lines which are connected and working. v2: Restructured initailization of const arrays following a suggstion by Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Egbert Eich <eich@suse.de> Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> (v1) Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
The following patch should fix this: https://patchwork.kernel.org/patch/2346611/ Can you please test and confirm?
Correction platform tag to ilk, but probably all pch-split platforms are affected (i.e. up to hsw).
Should be fixed with commit e16e3e2a6414189059871b73238a2a5ecf2cc086 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Wed Mar 27 15:55:01 2013 +0100 drm/i915: implement ibx_hpd_irq_setup
Verified.Fixed.
(give credit to Daniel)
Closing old verified.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.