drm/amdgpu: add RAS reset/query operations for XGMI v6_4
authorTao Zhou <tao.zhou1@amd.com>
Thu, 19 Oct 2023 08:01:07 +0000 (16:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Nov 2023 17:03:31 +0000 (12:03 -0500)
commit20238a2cc9a6a926f9f47ae4ae9edd1bc98f278c
treececfad7fbf79156b9e116a76ccf2995da6f9e566
parent61fe5536d06cf485d387c894d2083de883c81ad7
drm/amdgpu: add RAS reset/query operations for XGMI v6_4

Reset/query RAS error status and count.

v2: use XGMI IP version instead of WAFL version.

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_xgmi.c