drm/amdgpu: get RAS poison status from DF v4_6_2
authorTao Zhou <tao.zhou1@amd.com>
Mon, 11 Sep 2023 10:05:22 +0000 (18:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2023 23:02:52 +0000 (19:02 -0400)
commit2cea7bb9110d3c52e55977824f79875777b574b4
tree5c0fe689359a90ad86be58888500656447d0bd70
parentdd2687f5d9b2cf950fbe17fbc7c4f64489b19cd6
drm/amdgpu: get RAS poison status from DF v4_6_2

Add DF block and RAS poison mode query for DF v4_6_2.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Stanley.Yang <Stanley.Yang@amd.com>
Acked-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/df_v4_6_2.h [new file with mode: 0644]