From 57dbf78f76c3a5798644c9651e96ba5036e271ce Mon Sep 17 00:00:00 2001 From: "Peter (YM)" Date: Mon, 7 Oct 2024 03:29:57 +0000 Subject: [PATCH] thermal: remove vskin-gpu With the I windup optimization in ag/28577472, VSKIN-SOC itself can control GPU thermal well. We can remove VSKIN-GPU without hurting the GPU thermal benchmark metric. Bug: 370755690 Test: Run manhattan offscreen Flag: EXEMPT config update Signed-off-by: Peter (YM) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5af3c764d938473d6b9fd4a5345419cc9fe5d555) Merged-In: I6817f7337269942e37d81cf8dddad920a9a33663 Change-Id: I6817f7337269942e37d81cf8dddad920a9a33663 --- thermal/thermal_info_config_tegu.json | 33 --------------------------- 1 file changed, 33 deletions(-) diff --git a/thermal/thermal_info_config_tegu.json b/thermal/thermal_info_config_tegu.json index 16b9baf..8978a64 100644 --- a/thermal/thermal_info_config_tegu.json +++ b/thermal/thermal_info_config_tegu.json @@ -666,39 +666,6 @@ } ] }, - { - "Name":"VIRTUAL-SKIN-GPU", - "Type":"UNKNOWN", - "Hidden":true, - "VirtualSensor":true, - "TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "rfpa_therm", "btmspkr_therm"], - "Formula":"MAXIMUM", - "Combination":["VIRTUAL-SKIN"], - "Coefficient":[1.0], - "HotThreshold":["NAN", 43.0, 45.0, 46.5, 52.0, "NAN", "NAN"], - "HotHysteresis":[0.0, 1.9, 1.9, 1.4, 1.9, 0.0, 0.0], - "Multiplier":0.001, - "PollingDelay":300000, - "PassiveDelay":7000, - "PIDInfo": { - "K_Po":["NAN", "NAN", 700, "NAN", "NAN", "NAN", "NAN"], - "K_Pu":["NAN", "NAN", 700, "NAN", "NAN", "NAN", "NAN"], - "K_I":["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"], - "K_D":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], - "I_Max":["NAN", "NAN", 1723, "NAN", "NAN", "NAN", "NAN"], - "S_Power":["NAN", "NAN", 473, "NAN", "NAN", "NAN", "NAN"], - "MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], - "MaxAllocPower":["NAN", "NAN", 2500, "NAN", "NAN", "NAN", "NAN"], - "I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"] - }, - "BindedCdevInfo": [ - { - "CdevRequest": "thermal-gpufreq-0", - "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], - "CdevCeilingFrequency": [940000, 419000, 419000, 376000, 302000, 302000, 302000] - } - ] - }, { "Name":"cellular-emergency", "Type":"POWER_AMPLIFIER",