drm/radeon/dpm: rework thermal state handling
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2013 18:59:48 +0000 (14:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:00 +0000 (16:30 -0400)
1. Handle the the thermal state directly in the work handler.
Remove the state selection function since nothing else uses it now.
2. On some asics there is no thermal state, so we just use a regular
state and force the low performance state.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found