From: Cedric Godin Date: Fri, 11 Jun 2010 18:40:56 +0000 (-0400) Subject: drm/radeon/kms: fix dpms state on resume X-Git-Tag: v2.6.35-rc4~15^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09bdf591f4724c7d0328d4d7b8808492addb5a28;p=pandora-kernel.git drm/radeon/kms: fix dpms state on resume When suspending, we turn the display hw off, at resume the screen will stay black. This patch turn it on. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=16180 Signed-off-by: Cedric Godin Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed