imxyy-nix: disable amdgpu runtime power management
This commit is contained in:
@@ -34,6 +34,9 @@ in
|
|||||||
resumeDevice = btrfs;
|
resumeDevice = btrfs;
|
||||||
kernelParams = [
|
kernelParams = [
|
||||||
"resume_offset=6444127"
|
"resume_offset=6444127"
|
||||||
|
|
||||||
|
# Fix connector hotplug at ly display manager
|
||||||
|
"amdgpu.runpm=0"
|
||||||
];
|
];
|
||||||
|
|
||||||
zswap.enable = true;
|
zswap.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user