drm/amdgpu: add RAS poison creation handler (v2)
authorTao Zhou <tao.zhou1@amd.com>
Fri, 8 Apr 2022 11:51:20 +0000 (19:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Apr 2022 18:50:07 +0000 (14:50 -0400)
commit50a7d025cacdb518a413590a5f2028ace77289f5
tree54a5bbe8a7ac5339b5262099b3c006c6019deb1e
parentcc9d82fc966bbbd2b73551cdf2d7ac9c6d87e260
drm/amdgpu: add RAS poison creation handler (v2)

Prepare for the implementation of poison consumption handler.

v2: separate umc handler from poison creation.

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