From: Chris Wilson Date: Wed, 8 Sep 2010 08:45:11 +0000 (+0100) Subject: drm/i915: Disable output polling across suspend & resume X-Git-Tag: v2.6.37-rc1~92^2~28^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eecba33f2fc24544073631dc1b23b7a312e644b;p=pandora-kernel.git drm/i915: Disable output polling across suspend & resume Suspending (especially hibernating) may take a finite amount of time, during which a hotplug event may trigger and we will attempt to handle it with inconsistent state. Disable hotplug polling around suspend and resume. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30070 Reported-by: Rui Tiago Matos Signed-off-by: Chris Wilson --- Reading git-diff-tree failed