]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
authorLen Brown <len.brown@intel.com>
Sun, 9 Jan 2022 18:11:37 +0000 (13:11 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Jan 2022 18:32:16 +0000 (10:32 -0800)
commitcd13f8584ecfafd14ff53fcfa41732c557314b05
tree05ed4269f74cd312ce6a04eb15e79584feeb5201
parentaecccb679b3333f8742d79e9d86f8d9a219d15f5
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"

This reverts commit 31670e2d09032293a8407cc00e2f5fc4d6fc3df4.

This bisected regression has impacted suspend-resume stability
since 5.15-rc1. It regressed -stable via 5.14.10.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=215315
Fixes: 31670e2d090 ("drm/amdgpu: stop scheduler when calling hw_fini (v2)")
Cc: Guchun Chen <guchun.chen@amd.com>
Cc: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Cc: Christian Koenig <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: <stable@vger.kernel.org> # 5.14+
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c