While trying a patch for Bug #84221, the kernel in 3.17 series hangs on boot. The boot screen can be seen here: https://bugzilla.kernel.org/attachment.cgi?id=150961 dmidecode and lspci output are in but #84221.
Mark it as a regression according to brent: https://bugzilla.kernel.org/show_bug.cgi?id=84221#c27
since nobody's apparently doing anything for this bug, which has now hit my distro's mainstream, i did a bit more troubleshooting. it does not hang if i append the nomodeset kernel paramater, so it seems to me to be related to DR(I/M)/KMS. indeed, it hangs on the drmfb loading when i enable the "debug" kernel parameter. (of course, then the resolutions for both the TTY and the graphical environment are a wonky horrible 640x480 or so)
Following a hunch, please attach /sys/kernel/debug/dri/0/i915_opregion.
Can be copied running any kernel.
Created attachment 154671 [details] /sys/kernel/debug/dri/0/i915_opregion
Hunch FTW. Thanks for the report, we're on this. *** This bug has been marked as a duplicate of bug 86551 ***