[PATCH 05/53] drm/radeon/dpm: rework thermal state handling

2013-08-12 Thread Alex Deucher
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 ---

[PATCH 05/53] drm/radeon/dpm: rework thermal state handling

2013-08-12 Thread Alex Deucher
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.deuc...@amd.com