drm/amdgpu: add debugfs for reset registers list
authorSomalapuram Amaranath <Amaranath.Somalapuram@amd.com>
Wed, 23 Feb 2022 10:50:31 +0000 (16:20 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Feb 2022 19:26:36 +0000 (14:26 -0500)
commit5ce5a584cb826f1c1f0625a336134feb4e1142cd
tree9b4707c313d314631866fc0ce092532851a82e78
parentb74e2476efc40b1a4d895befc31fa05bced5f3b8
drm/amdgpu: add debugfs for reset registers list

List of register populated for dump collection during the GPU reset.

Signed-off-by: Somalapuram Amaranath <Amaranath.Somalapuram@amd.com>
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