From: David John Date: Thu, 31 Dec 2009 06:30:46 +0000 (+0530) Subject: drm: Keep disabled outputs disabled after suspend / resume X-Git-Tag: v2.6.33-rc6~27^2~11^2~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=992dc9ae61f86db3b8ef9f8d6b7df898c90e8c08;p=pandora-kernel.git drm: Keep disabled outputs disabled after suspend / resume With the current DRM code, an output that has been powered off from userspace will automatically power back on when resuming from suspend. This patch fixes this behaviour. Tested only with the Intel i915 driver on an Intel GM45 Express chipset. Signed-off-by: David John Reviewed-by: Jesse Barnes Signed-off-by: Dave Airlie --- Reading git-diff-tree failed