drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning
authorYiPeng Chai <YiPeng.Chai@amd.com>
Mon, 15 Jan 2024 02:14:23 +0000 (10:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Jan 2024 22:13:25 +0000 (17:13 -0500)
commit6c23f3d12a92bc044c9373d6099204146178c9f4
treef289b09341d9658ee906f569ed17c1a88d3b3e6a
parentee9c3031d027d3a50697ddd9e557e8bb721387db
drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning

Use asynchronous polling to handle umc_v12_0 poisoning.

v2:
  1. Change function name.
  2. Change the debugging information content.

Signed-off-by: YiPeng Chai <YiPeng.Chai@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_umc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h