drm/amdgpu: add debugfs access to the IP discovery table
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Jul 2021 18:53:37 +0000 (14:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:58 +0000 (15:22 -0400)
commit81d1bf01e4820962d6ea218ff5b9719e81e5812d
tree00efaaedafb174dbea8e3d98f228fb1c73da7066
parentf76f795a8ffab322fd975a9011035a13bd81b2a1
drm/amdgpu: add debugfs access to the IP discovery table

Useful for debugging and new asic validation.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c