CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/17 04:41:24
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_acpi.c
Log message:
Skip the FADT check on OpenBSD. Without it the GPU (and display) will
remain on in suspend-to-idle on some machines. There is a comment
warning that this is risky, but let's find out how risky thus really is.
ok deraadt@
