skip GPU reset on everything, not just APUs
authorjsg <jsg@openbsd.org>
Wed, 28 Aug 2024 01:59:27 +0000 (01:59 +0000)
committerjsg <jsg@openbsd.org>
Wed, 28 Aug 2024 01:59:27 +0000 (01:59 +0000)
commit1dc2c084530fbe3d7141b91e104abf2b9a4ee207
treeefead12c7fcab65a8702d53728dd27437eb4117c
parent8c6999ca73a8b697b93ede399ac5f743996958f0
skip GPU reset on everything, not just APUs

Fixes S3 suspend/resume on jrick's VEGA10 after the
amdgpu_pmops_suspend_noirq() call was added to amdgpu_activate().
To be revisted after more of the reset functions are unstubbed.
sys/dev/pci/drm/amd/amdgpu/amdgpu_acpi.c