]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: remove useless code in RAS
authorGuchun Chen <guchun.chen@amd.com>
Tue, 2 Jun 2020 05:53:09 +0000 (13:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Jun 2020 20:47:43 +0000 (16:47 -0400)
commit9e69b1ee1d9e1d58244279e39f032658df8cead6
tree64fb71401839f151b9ed1a5d39f648f285169437
parent5e91160ac0b5cfbbaeb62cbff8b069262095f744
drm/amdgpu: remove useless code in RAS

Module parameter amdgpu_ras_mask has been involved in
the calculation of ras support capability, so drop this
redundant code.

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