]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: add mes resume when do gfx post soft reset
authorTong Liu01 <Tong.Liu01@amd.com>
Wed, 15 Mar 2023 07:24:22 +0000 (15:24 +0800)
committerRoxana Nicolescu <roxana.nicolescu@canonical.com>
Wed, 17 May 2023 11:34:13 +0000 (13:34 +0200)
commit66d22f6a2fdeb7cf43a8e58f6ea0153ee9b78098
tree075a1699dc4bed0a60fc08a98ea3464e4f080f39
parente365e6c7bb5fdc9e71576f2b076aa5fdbd3e8c3e
drm/amdgpu: add mes resume when do gfx post soft reset

BugLink: https://bugs.launchpad.net/bugs/2017219
[ Upstream commit 4eb0b49a0ad3e004a6a65b84efe37bc7e66d560f ]

[why]
when gfx do soft reset, mes will also do reset, if mes is not
resumed when do recover from soft reset, mes is unable to respond
in later sequence

[how]
resume mes when do gfx post soft reset

Signed-off-by: Tong Liu01 <Tong.Liu01@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c