Revert "drm/amdgpu: add debugfs amdgpu_reset_level"
authorVictor Zhao <Victor.Zhao@amd.com>
Thu, 13 Oct 2022 02:42:04 +0000 (10:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Oct 2022 02:08:25 +0000 (22:08 -0400)
commitafbaa15501125ae0b7de9dd16c6f00c85de14218
treeabfe8d05c8bed60b2c99ab138da63b6ec5b683c2
parent65f8682b9aaae20c2cdee993e6fe52374ad513c9
Revert "drm/amdgpu: add debugfs amdgpu_reset_level"

This reverts commit 5bd8d53f6fa53eab5433698d1362dae2aa53c1cc.

This commit breaks the reset logic for aldebaran, revert it for now.
Will move the mask inside the reset handler.

Fixes: 5bd8d53f6fa53e ("drm/amdgpu: add debugfs amdgpu_reset_level")
Signed-off-by: Victor Zhao <Victor.Zhao@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@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_reset.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c