drm/amdgpu: only allow error injection to UMC IP block
authorHawking Zhang <Hawking.Zhang@amd.com>
Thu, 18 Jul 2019 05:59:38 +0000 (13:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:07 +0000 (14:18 -0500)
commita5dd40ca81bb2465a754709d999a93c5343d1a97
tree86b6326d7a99f0cb76a5eee05da1f8bb01035e46
parent4d249d3abd424e4de4a24ef95306a612e6820f6f
drm/amdgpu: only allow error injection to UMC IP block

error injection to other IP blocks (except UMC) will be enabled
until RAS feature stablize on those IP blocks

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