]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Fix ras features value calltrace
authorStanley.Yang <Stanley.Yang@amd.com>
Wed, 17 Jan 2024 07:23:41 +0000 (15:23 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Jan 2024 22:13:25 +0000 (17:13 -0500)
commitee9c3031d027d3a50697ddd9e557e8bb721387db
tree7c8114cba8970addf5a1aa388f0550151ce0f0fa
parent3fdcd0a31d7aed3ef5de104ff8f7e4e4908a0c36
drm/amdgpu: Fix ras features value calltrace

The high three bits of ras features mask indicate socket
id, it should skip to check high three bits of ras features
mask before disable all ras features.

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h