]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: store PA with column bits cleared for RAS bad page
authorTao Zhou <tao.zhou1@amd.com>
Thu, 17 Oct 2024 03:56:12 +0000 (11:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 15:26:45 +0000 (10:26 -0500)
commit3d60a30c85bca8832ab21c4d8095b064d4e33dfe
tree8fa7b11d9a6c7104442dc048eb8d74cd5cf87f88
parent66f4f7d5aa316f88b0fcb5c2e2b80014da28f640
drm/amdgpu: store PA with column bits cleared for RAS bad page

So the code can be simplified, and no need to expose the detail of PA
format outside address conversion.

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
drivers/gpu/drm/amd/amdgpu/umc_v12_0.h