drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0
authorCandice Li <candice.li@amd.com>
Wed, 7 Sep 2022 07:58:59 +0000 (15:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 16:56:16 +0000 (12:56 -0400)
commit34dfca890835ca9f4a59c8a2ff6be8c0513637c7
tree4cf6af3638dd2eff792a91d7ddd212fbfe04eb3c
parentd27ec594b48d9d2842af9e3fdf3159bfdac1b1f8
drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0

Enable full reset for RAS supported configuration on gc v11_0_0.

v2: simplify the code.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc21.c