[PATCH] drm/radeon/kms: fix fans after resume

2012-03-30 Thread Alex Deucher
2012/3/30 Michel D?nzer : > On Don, 2012-03-29 at 19:04 -0400, alexdeucher at gmail.com wrote: >> From: Alex Deucher >> >> On pre-R600 asics, the SpeedFanControl table is not >> executed as part of ASIC_Init as it is on newer asics. >> >> Fixes: >>

[PATCH] drm/radeon/kms: fix fans after resume

2012-03-30 Thread Michel Dänzer
On Don, 2012-03-29 at 19:04 -0400, alexdeucher at gmail.com wrote: > From: Alex Deucher > > 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

Re: [PATCH] drm/radeon/kms: fix fans after resume

2012-03-30 Thread Michel Dänzer
On Don, 2012-03-29 at 19:04 -0400, alexdeuc...@gmail.com wrote: From: Alex Deucher alexander.deuc...@amd.com 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

Re: [PATCH] drm/radeon/kms: fix fans after resume

2012-03-30 Thread Alex Deucher
2012/3/30 Michel Dänzer mic...@daenzer.net: On Don, 2012-03-29 at 19:04 -0400, alexdeuc...@gmail.com wrote: From: Alex Deucher alexander.deuc...@amd.com On pre-R600 asics, the SpeedFanControl table is not executed as part of ASIC_Init as it is on newer asics. Fixes:

[PATCH] drm/radeon/kms: fix fans after resume

2012-03-29 Thread alexdeuc...@gmail.com
From: Alex Deucher 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 Cc: stable at vger.kernel.org ---

[PATCH] drm/radeon/kms: fix fans after resume

2012-03-29 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com 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.deuc...@amd.com Cc: sta...@vger.kernel.org ---