-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linux: stable: remove DPC attribute from meson-g12 gpu node #113
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
用户有反馈cpu频率也很低,看看是不是同样的原因
使用stress-ng单线程正常跑到1800M。四线程只能跑到1600M左右,全程使用风扇,温度稳定在36摄氏度 |
感觉你说的内核崩溃是不是发生在zero2上,zero2额外加了风扇节点和trips |
是的。pwm-fan这个设备在thermal子系统里面跟别的设备不太一样 |
zero与zero 2 pro均已cpu gpu双烤一小时测试 |
...stable-6.1/0020-radxa-zero/0011-Enable-gpu-node-dma-coherent-to-improve-MESA-stability.patch
Outdated
Show resolved
Hide resolved
linux/.stable-6.1/0020-radxa-zero/0011-Add-dummy-DPC-to-make-power_allocator-happy.patch
Outdated
Show resolved
Hide resolved
* Close radxa-repo#111 Fix the frequency limitation to 1000Mhz when using the power_allocator scheduler.
现在的状态是70度开始降频,跑分时,gpu调度器默认target_freq是第二档(查看/sys/class/thermal/信息并没有触发温控,温控再宽松也一样),max_freq正常,基本上正常了 |
Fixes a situation where the GPU has been limited to the lowest frequency by the temperature system even though the DDR temperature is very low