drm/amdgpu: Add register read/write debugfs support for AID's
authorMangesh Gadre <Mangesh.Gadre@amd.com>
Tue, 19 Dec 2023 14:59:16 +0000 (22:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jan 2024 15:30:19 +0000 (10:30 -0500)
commit5eb8094a9b05ae5b3e49376a6e5a7a004cd0514f
tree80a38a0179448f96d3c94beb97dfc0d81e661203
parent4d23c1be882ecb7fec6894a68c310fff74cc8bba
drm/amdgpu: Add register read/write debugfs support for AID's

SMN address is larger than 32 bits for registers on different AID's
Updating existing interface to support access to such registers.

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