How to reduce gpu max frequency?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to reduce gpu max frequency?

2,596 次查看
kris_fei
Contributor III

The temperature of our board is too high , i want to reduce GPU max frequency, how to set it? thanks.

标签 (2)
0 项奖励
回复
3 回复数

2,279 次查看
igorpadykov
NXP Employee
NXP Employee

Hi

linux automatically reduces frequncies, please refer to

Chapter 25 Thermal Driver attached Linux Manual.

One can try to modify the thermal driver to consider a

lower critical temperature, just for example  lowering the temp threshold

of the critical temperature to be 15 degrees by doing:

echo 15000 > /sys/class/thermal/thermal_zone0/trip_point_0_temp

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

2,279 次查看
kris_fei
Contributor III

We are using Android4.4, can't find this file.

0 项奖励
回复

2,279 次查看
igorpadykov
NXP Employee
NXP Employee

document is valid for Android which you are using too.

0 项奖励
回复