OSDN Git Service

drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
authorChristian König <christian.koenig@amd.com>
Thu, 30 Sep 2021 09:22:51 +0000 (11:22 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Oct 2021 16:22:36 +0000 (12:22 -0400)
commitc8365dbda056578eebe164bf110816b1a39b4b7f
tree9e1980de287446ad71be7fa47468cb81ee1104ea
parent286826d7d976e7646b09149d9bc2899d74ff962b
drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"

This reverts commit 728e7e0cd61899208e924472b9e641dbeb0775c4.

Further discussion reveals that this feature is severely broken
and needs to be reverted ASAP.

GPU reset can never be delayed by userspace even for debugging or
otherwise we can run into in kernel deadlocks.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Nirmoy Das <nirmoy.das@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
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c