commit | 09bdf591f4724c7d0328d4d7b8808492addb5a28 | [log] [tgz] |
---|---|---|
author | Cedric Godin <cedric.godin@skynet.be> | Fri Jun 11 14:40:56 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jul 01 11:59:11 2010 +1000 |
tree | 597042312ed210a01277f43e082b0bf15d085f4a | |
parent | 0888e883ea5ff8fac27e813256d6c1eaede5a234 [diff] |
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>