mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-27 16:20:25 +01:00
Merge branch 'main' into 'main'
Add note about amdgpu.ppfeaturemask See merge request lvra/lvra.gitlab.io!54
This commit is contained in:
commit
db514e48c6
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue