]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: adjust high bits for RAS retired page
authorTao Zhou <tao.zhou1@amd.com>
Wed, 2 Apr 2025 08:06:58 +0000 (16:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 May 2025 13:31:46 +0000 (09:31 -0400)
commit4ce5b991284ee423f602ccce84fc8bf2d273c757
treed54794d9e31d44f3c69f1397949de5028657dbb5
parent1df57411a658fd8b411323f8dd0d67e789b9c777
drm/amdgpu: adjust high bits for RAS retired page

Per UMC address conversion algorithm, the high row bits of UMC MCA
address are changed when they're converted into normalized address
on specific ASICs.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v12_0.c