From 72901aa481a7b5ca22dc1a1ab2e0d5dcbea09074 Mon Sep 17 00:00:00 2001 From: "Peter (YM)" Date: Tue, 23 May 2023 02:19:17 +0000 Subject: [PATCH] thermal: update I_Cutoff for GPU PID loop Increase the I_Cufoff value to make the power budget update more frequently Bug: 258136466 Test: Run manhattan 3.1 offscreen Change-Id: Iece2064ed06b9883ab52084baf3031c74f83b0ef --- thermal/thermal_info_config_husky.json | 2 +- thermal/thermal_info_config_shiba.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/thermal/thermal_info_config_husky.json b/thermal/thermal_info_config_husky.json index 8b5ea88..4ff8a47 100644 --- a/thermal/thermal_info_config_husky.json +++ b/thermal/thermal_info_config_husky.json @@ -542,7 +542,7 @@ "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", 2, "NAN", "NAN", "NAN", "NAN"] + "I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"] }, "BindedCdevInfo": [ { diff --git a/thermal/thermal_info_config_shiba.json b/thermal/thermal_info_config_shiba.json index b7a83f2..1d2f477 100644 --- a/thermal/thermal_info_config_shiba.json +++ b/thermal/thermal_info_config_shiba.json @@ -519,7 +519,7 @@ "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", 2, "NAN", "NAN", "NAN", "NAN"] + "I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"] }, "BindedCdevInfo": [ {