drm/radeon/kms: fix suspend on rv530 asics
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 12 Apr 2011 17:33:27 +0000 (13:33 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Apr 2011 21:32:19 +0000 (14:32 -0700)
commit9b659653fa4b6fc626ba31f82c7cb57e6bdd6089
tree36fa2bc0511aa92099805079ab301ffe025230db
parent5ce1071c2390f8a27569bf9b41f8038ded424dff
drm/radeon/kms: fix suspend on rv530 asics

commit 71e16bfbd2b1c63d4d97cc5059694c9346aee340 upstream.

Apparently only rv515 asics need the workaround
added in f24d86f1a49505cdea56728b853a5d0a3f8e3d11
(drm/radeon/kms: fix resume regression for some r5xx laptops).

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=34709

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/atom.c