drm/amdgpu: create function to check RAS RMA status
authorTao Zhou <tao.zhou1@amd.com>
Thu, 1 Aug 2024 06:26:19 +0000 (14:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Aug 2024 15:11:01 +0000 (11:11 -0400)
commit792be2e23ac69821db7860ba4ba94592101f0b07
treeac321b0cb732b11446a13446473b8e95a2956387
parent64a905203fd0da3e8a3f649593cc48c9fbab25d0
drm/amdgpu: create function to check RAS RMA status

In the convenience of calling it globally.

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
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c