On 7/9/26 8:42 PM, Akhil P Oommen wrote: > From: Aastha Pandey <[email protected]> > > Unlike the CPU, the GPU does not throttle its speed automatically when it > reaches high temperatures. Set up GPU cooling by throttling the GPU speed > when reaching 115°C. > > Without passive_delay, the governor fires only on trip crossing > interrupts. Temperature stabilizing between two trips generates no > interrupt, so not all cooling levels are applied. Set passive_delay to > enable periodic polling to ensure all cooling levels are applied. > > Signed-off-by: Aastha Pandey <[email protected]> > Signed-off-by: Akhil P Oommen <[email protected]> > ---
Reviewed-by: Konrad Dybcio <[email protected]> Konrad
