RE: [PATCH v2] drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0

2022-09-08 Thread Zhang, Hawking
[AMD Official Use Only - General] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Candice Li Sent: Friday, September 9, 2022 09:37 To: amd-gfx@lists.freedesktop.org Cc: Li, Candice Subject: [PATCH v2] drm/amdgpu: Enable full reset when RAS is

[PATCH v2] drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0

2022-09-08 Thread Candice Li
Enable full reset for RAS supported configuration on gc v11_0_0. v2: simplify the code. Signed-off-by: Candice Li --- drivers/gpu/drm/amd/amdgpu/soc21.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/soc21.c b/drivers/gpu/drm/amd/amdgpu/soc21.c index a26c5723c46