raise thermal trip points for GPU, DDR, LMH and CPU core emerg#110
raise thermal trip points for GPU, DDR, LMH and CPU core emerg#110
Conversation
|
Did you confirm there's no throttling under this new threshold? We should also confirm there's no hysteresis, i.e. <110C never throttles. |
|
I am running the oven test tonight, will post the freq/temp plots here after. Absolute hysteresis values are unchanged: |
|
Kk, we need to make sure whatever temp that we pick, there is never any throttling at or below it. |
|
Ran mici in oven from 75°C to 120°C with openpilot onroad, compared stock kernel vs kernel raised limits. GPU limit is spot on, stock throttles at 95°C, raised limits hold until 110°C. Device shuts down at just below 120°C CPU/GPU temp ToDo: Validate LMH behavior and Hysteresis using cooldown ramp. |


The thermal trip points are raised to ensure that, under normal operating conditions, these thresholds are never reached.
GPU (gpu_trip0): 95°C to 110°C
DDR/PoP (pop_trip): 95°C to 110°C
LMH DCVS (silver/gold): 95°C to 110°C
CPU (per-core emerg): 110°C to 115°C
LMH LIMITS_TEMP_DEFAULT: 75°C to 90°C
Validation with modified AGNOS: