Merge branch 'main' into 'main'

Add note about amdgpu.ppfeaturemask

See merge request lvra/lvra.gitlab.io!54
This commit is contained in:
hypevhs 2024-12-26 19:09:22 +00:00
commit db514e48c6

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)