drm/amdgpu: Identify data parity error corrected in replay mode
authorCandice Li <candice.li@amd.com>
Wed, 25 Oct 2023 09:27:16 +0000 (17:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Oct 2023 18:15:03 +0000 (14:15 -0400)
commitd59fcfb0848b49d5efc62079d3aad4bbaf760aa1
tree6ddd45e6065dc570a202a253d6e1175098885bc2
parentf7a17b2b36043a4cc9e2d0b0eea7647133f78b13
drm/amdgpu: Identify data parity error corrected in replay mode

Use ErrorCodeExt field to identify data parity error in replay mode.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v12_0.c