]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: always force full reset for SOC21
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 24 Mar 2024 00:46:53 +0000 (20:46 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Apr 2024 09:23:42 +0000 (11:23 +0200)
commit8fa8b86d0a40e6ee34adf3e8e4e4011cd001bed3
tree2b70d4d4b8235bbbb3b2c23e8b016f6d4f7fbc44
parent368d52bcb2f0939318d1492e3283ddfb02ac7719
drm/amdgpu: always force full reset for SOC21

commit 65ff8092e4802f96d87d3d7cde146961f5228265 upstream.

There are cases where soft reset seems to succeed, but
does not, so always use mode1/2 for now.

Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/soc21.c