drm/amdgpu: support gfx soft reset for gfx v11
authorLikun Gao <Likun.Gao@amd.com>
Tue, 14 Jun 2022 09:36:57 +0000 (17:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Jul 2022 15:25:16 +0000 (11:25 -0400)
commita84e43b81e45b3da19e51e1e9426ba9e4d0fd1bc
tree1d7631c255395ce608bd4647fe6905fc79b0bd6f
parent236124d1167bcc539432b4f6fc19ce1fa015e2ad
drm/amdgpu: support gfx soft reset for gfx v11

Support GFX soft reset for gfx v11.

V3: use ib test check soft reset.
V4: squash in unused variable fix (Alex)

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c