]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Disable fru_id field in CPER section
authorXiang Liu <xiang.liu@amd.com>
Mon, 24 Feb 2025 07:13:40 +0000 (15:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 21:50:03 +0000 (16:50 -0500)
commit906d2859e1c69ad3bd680fc02a2de00105ee827b
tree1e56b8470a3d61f79ad9b8a84ff902f7f229e7d3
parentfddc45026311c05a5355fd34b9dc0a1d7eaef4a2
drm/amdgpu: Disable fru_id field in CPER section

The fru_id field is disabled cause of mis-matching defination
between CPER spec and driver.

Signed-off-by: Xiang Liu <xiang.liu@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_cper.c