From 6c12db400a544266bf7513e718898131adae1a8c Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Wed, 24 May 2023 18:05:41 -0700 Subject: [PATCH] thermal: update thermal policy according to the new CPU dvfs Bug: 281740658 Test: emul_severity Change-Id: I76686421764e2dfae3de9be78ef16a1c3dee9e70 --- thermal/thermal_info_config_husky.json | 8 ++++---- thermal/thermal_info_config_shiba.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/thermal/thermal_info_config_husky.json b/thermal/thermal_info_config_husky.json index 8286499..435afb1 100644 --- a/thermal/thermal_info_config_husky.json +++ b/thermal/thermal_info_config_husky.json @@ -450,8 +450,8 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 2, "BindedPowerRail": "S2M_VDD_CPUCL2", - "CdevCeiling": [0, 13, 13, 13, 13, 15, 15], - "LimitInfo": [0, 0, 0, 0, 13, 15, 15] + "CdevCeiling": [0, 12, 12, 12, 12, 14, 14], + "LimitInfo": [0, 0, 0, 0, 12, 14, 14] } ] }, @@ -505,8 +505,8 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 2, "BindedPowerRail": "S2M_VDD_CPUCL2", - "CdevCeiling": [0, 13, 13, 13, 13, 15, 15], - "LimitInfo": [0, 0, 0, 0, 13, 15, 15] + "CdevCeiling": [0, 12, 12, 12, 12, 14, 14], + "LimitInfo": [0, 0, 0, 0, 12, 14, 14] }, { "CdevRequest": "thermal-gpufreq-0", diff --git a/thermal/thermal_info_config_shiba.json b/thermal/thermal_info_config_shiba.json index ffaf317..6b3b0f9 100644 --- a/thermal/thermal_info_config_shiba.json +++ b/thermal/thermal_info_config_shiba.json @@ -427,8 +427,8 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 2, "BindedPowerRail": "S2M_VDD_CPUCL2", - "CdevCeiling": [0, 13, 13, 13, 13, 15, 15], - "LimitInfo": [0, 0, 0, 0, 13, 15, 15] + "CdevCeiling": [0, 12, 12, 12, 12, 14, 14], + "LimitInfo": [0, 0, 0, 0, 12, 14, 14] } ] }, @@ -482,8 +482,8 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 2, "BindedPowerRail": "S2M_VDD_CPUCL2", - "CdevCeiling": [0, 13, 13, 13, 13, 15, 15], - "LimitInfo": [0, 0, 0, 0, 13, 15, 15] + "CdevCeiling": [0, 12, 12, 12, 12, 14, 14], + "LimitInfo": [0, 0, 0, 0, 12, 14, 14] }, { "CdevRequest": "thermal-gpufreq-0",