diff options
author | Sunil Khatri <sunil.khatri@amd.com> | 2024-07-30 08:30:06 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-08-06 17:42:09 +0300 |
commit | 17277da26623d4aa8bdda628d0024cf2f2e39ae6 (patch) | |
tree | 6e1dcd2cef84910831655dc71ca49d73deb0a70f /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
parent | 9710b84e2a6afde2db20cd33435038eb75b91200 (diff) | |
download | linux-17277da26623d4aa8bdda628d0024cf2f2e39ae6.tar.xz |
drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list
There are some problem with existing amdgpu_reset_dump_register_list
debugfs node. It is supposed to read a list of registers but there
could be cases when the IP is not in correct power state. Register
read in such cases could lead to more problems.
We are taking care of all such power states in devcoredump and
dumping the registers of need for debugging. So cleaning this code
and we dont need this functionality via debugfs anymore.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions