]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: store only one RAS bad page record for all pages in one row
authorTao Zhou <tao.zhou1@amd.com>
Fri, 18 Oct 2024 10:58:54 +0000 (18:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 15:26:46 +0000 (10:26 -0500)
commitc3d4acf0c3bbba4eb24812f12412d642fa3d5378
treeb8b5db1c5dc8f608d16e73f700223a036964340f
parente1ee2111ca48169a9fdc5075f7863f5d4d591e2f
drm/amdgpu: store only one RAS bad page record for all pages in one row

So eeprom space can be saved, compatible with legacy way.

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/amdgpu_ras.c