]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/kms: fix fans after resume
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Mar 2012 23:04:08 +0000 (19:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 15:14:06 +0000 (08:14 -0700)
commitdf03e202e63939fd43665ef933ec88e20ca0078c
treedb4dbc09f15a533f78988243fb0ac250a7dd2395
parentce6e47c818057c59786fd9a7f10c6d4bb48cb950
drm/radeon/kms: fix fans after resume

commit 402976fe51b2d1a58a29ba06fa1ca5ace3a4cdcd upstream.

On pre-R600 asics, the SpeedFanControl table is not
executed as part of ASIC_Init as it is on newer asics.

Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=29412

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/atom.c
drivers/gpu/drm/radeon/atom.h