Add note about amdgpu.ppfeaturemask #59

Merged
damaestro merged 1 commits from main into main 2024-12-26 14:09:23 -05:00

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)