[PATCH] drm/radeon/kms: fix dpms state on resume

2010-06-11 Thread Alex Deucher
From: Cedric Godin 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 ---

[PATCH] drm/radeon/kms: fix dpms state on resume

2010-06-11 Thread Alex Deucher
From: Cedric Godin cedric.go...@skynet.be 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 cedric.go...@skynet.be Signed-off-by: Alex Deucher