]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit09bdf591f4724c7d0328d4d7b8808492addb5a28
tree597042312ed210a01277f43e082b0bf15d085f4a
parent0888e883ea5ff8fac27e813256d6c1eaede5a234
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 <cedric.godin@skynet.be>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_device.c