thermal: Raise TPU DVFS state for BATOILO trigger
Jankiness is experience during BATOILO triggering. Lowering GPU DVFS
state and Raising TPU DVFS state to re-tune throttling mix.
Bug: 231575776
Test: Boot and confirm settings
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ife93560c8864f4340e94d9afc2e8d2b47b97fc67
diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json
index 6da4f20..837ccbf 100644
--- a/thermal_info_config_oriole.json
+++ b/thermal_info_config_oriole.json
@@ -824,11 +824,11 @@
},
{
"CdevRequest": "thermal-gpufreq-0",
- "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
+ "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
+ "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
}
]
},
@@ -906,7 +906,7 @@
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
+ "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
}
]
},
@@ -945,7 +945,7 @@
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
+ "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
}
]
},