drm/radeon/kms: fix dpms state on resume
authorCedric Godin <cedric.godin@skynet.be>
Fri, 11 Jun 2010 18:40:56 +0000 (14:40 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Jul 2010 01:59:11 +0000 (11:59 +1000)
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.godin@skynet.be>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found