drm/radeon/kms: fix fans after resume
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Mar 2012 23:04:08 +0000 (19:04 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Apr 2012 10:07:42 +0000 (11:07 +0100)
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>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found