How to reduce gpu max frequency?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to reduce gpu max frequency?

1,234件の閲覧回数
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 返答(返信)

919件の閲覧回数
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 件の賞賛
返信

919件の閲覧回数
kris_fei
Contributor III

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

0 件の賞賛
返信

919件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

document is valid for Android which you are using too.

0 件の賞賛
返信