]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Add missing lines to ci_set_thermal_temperature_range
authorOleg Chernovskiy <algonkvel@gmail.com>
Mon, 11 Aug 2014 17:53:46 +0000 (21:53 +0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Aug 2014 04:58:18 +0000 (00:58 -0400)
commit6d43d086946a091ab1338ba3e95d4a7d5ca73150
treea3812f68776ba519cd2c3f79d3ea6ca2322c9bae
parentc8a95c8aeee8de63a224d7e2b6e7b6fd7f60ae9c
drm/radeon: Add missing lines to ci_set_thermal_temperature_range

Properly set the thermal min and max temp on CI.
Otherwise, we end up setting the thermal ranges
to 0 on resume and end up in the lowest power state.

Signed-off-by: Oleg Chernovskiy <algonkvel@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/ci_dpm.c