OSDN Git Service

drm/amdgpu: remove ras block's feature status info in sysfs
authorTao Zhou <tao.zhou1@amd.com>
Fri, 9 Aug 2019 09:39:06 +0000 (17:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Aug 2019 17:47:48 +0000 (12:47 -0500)
commit5212a3bdf03f24a5ed3eabf8fc4833aa3c5287a3
tree48378911f8c020e89144344e34900533995b401c
parent9b4e63f4513bbd626b2490ce81435a38d7bc3902
drm/amdgpu: remove ras block's feature status info in sysfs

feature mask info is enough for rocm tool,
"cat /sys/class/drm/card0/device/ras/features" will get the
info like this:

feature mask: 0x3ffb

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c