commit | 60320347617c0d97de7dffabcdf617d35cf57b46 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 24 14:59:48 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:30:00 2013 -0400 |
tree | de0be1b27f819d78039e5b3ccfa581ee5b3b4cac | |
parent | ce3537d57196dfc7094755532e1ffc1af133ca5f [diff] |
drm/radeon/dpm: rework thermal state handling 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>