]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ras ability
authorHawking Zhang <Hawking.Zhang@amd.com>
Thu, 18 Jul 2019 04:49:15 +0000 (12:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:17:18 +0000 (14:17 -0500)
commit5f872b723a451a26ad0f1d29541df9de5d23529d
tree41968fbc94dce72d87b0e826e35045150af07b02
parent23d66e75d7c75f108754297f6eae77348a7cd544
drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ras ability

driver shouldn't init any ras debugfs/sysfs node for ASICs that don't have ras
hardware ability

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