]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f0002262371e9d368932c584b267924d9ef6778
tree48378911f8c020e89144344e34900533995b401c
parentcc096169472eabe23fac898cf6f328e248077e6e
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