Add note about amdgpu.ppfeaturemask

This commit is contained in:
Jonathan Steffan 2024-12-02 16:14:59 +00:00
parent c6b8c17397
commit e70867ec89

View file

@ -15,6 +15,8 @@ AMD GPUs will attempt to power save in between rendering frames, for flatscreen
This is very important to avoid stuttering, do not skip this step if you use AMD.
You should add a kernel arg for `amdgpu` driven cards. Add `amdgpu.ppfeaturemask=0xffffffff` to your kernel args. [more info](https://gitlab.com/corectrl/corectrl/-/wikis/Setup#full-amd-gpu-controls)
### The simple way: Use CoreCtrl
- Install [CoreCtrl](https://gitlab.com/corectrl/corectrl)