drm/amdgpu: Add poison mode query for df v4_3
authorCandice Li <candice.li@amd.com>
Mon, 19 Sep 2022 06:47:56 +0000 (14:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Dec 2022 17:19:30 +0000 (12:19 -0500)
commite4f665de417d8b923e638da1751c2c94eb68c713
tree9b812cab6620f4bb8270da38db128cdb42082c07
parent6c03a3fc912f74fe2ff588b42d30f52bc9001ab8
drm/amdgpu: Add poison mode query for df v4_3

Add poison mode query support on df v4_3.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-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_3.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/df_v4_3.h [new file with mode: 0644]