hardware.amdgpu.overdrive.ppfeaturemask
NixOS option
Sets the amdgpu.ppfeaturemask kernel option. It can be used to enable the overdrive bit. Default is 0xfffd7fff as it is less likely to cause flicker issues. Setting it to 0xffffffff enables all features, but also can be unstable. See the kernel documentation for more information.
type: stringDefault
"0xfffd7fff"
Example
declared in: nixos/modules/services/hardware/amdgpu.nixView source on NixOS/nixpkgs →"0xffffffff"