From: Daniel Vetter Date: Sat, 1 Dec 2012 20:03:21 +0000 (+0100) Subject: drm/i915: setup the hangcheck timer early X-Git-Tag: v3.9-rc1~83^2~40^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61bac78e03d4385e225cb2837e33974feda489c2;p=pandora-kernel.git drm/i915: setup the hangcheck timer early ... together with all the other irq related resources in intel_irq_init. I've managed to oops in the notify_ring function on my ilk, presumably because of the powerctx setup call to i915_gpu_idle. Note that this is only a problem with the reorder irq setup sequence for irq-driver gmbus/dp aux. Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed