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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Mar 2024 05:45:22 +0000 (01:45 -0400)
commitd7f1487643552f18d1855474eba54a8ff3655935
tree2049576c3e160228bbebcdb51788db71dda1a382
parentd7e8ddc392a3659206e7973e75c47849f2c8b72a
drm/amdgpu: always force full reset for SOC21

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>
drivers/gpu/drm/amd/amdgpu/soc21.c