hardware.amdgpu.legacySupport.enable

NixOS option

Whether to enable using amdgpu kernel driver instead of radeon for Southern Islands (Radeon HD 7000) series and Sea Islands (Radeon HD 8000) series cards. Note: this removes support for analog video outputs, which is only available in the radeon driver .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/hardware/amdgpu.nixView source on NixOS/nixpkgs →