]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2024 22:20:34 +0000 (18:20 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 10:00:38 +0000 (12:00 +0200)
commitbaf1632d595ca3d81f700d96f5a49a4c66511432
treefeaf4824451c4a895c473d78ddcbe33af8ccfd55
parentbf817cb95e10ea6f0b389b987147c1f01adfe28b
drm/amdgpu/gfx10: use rlc safe mode for soft recovery

[ Upstream commit ead60e9c4e29c8574cae1be4fe3af1d9a978fb0f ]

Protect the MMIO access with safe mode.

Acked-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c