commit | 971df65cbf32da9bc9af52c1196ca504dd316086 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Tue Aug 25 13:51:29 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 03 00:35:09 2020 -0400 |
tree | 6e68986112eeaaafd5a947ceea0690fad2d2756e | |
parent | 7c62235b95db29210814b771a05279121400af5e [diff] |
drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting Normally softwareshutdowntemp should be greater than Thotspotlimit. However, on some VEGA10 ASIC, the softwareshutdowntemp is 91C while Thotspotlimit is 105C. This seems not right and may trigger some false alarms. Signed-off-by: Evan Quan <evan.quan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org