drm/amdgpu: enable ih1 ih2 for Arcturus only
authorAlex Sierra <alex.sierra@amd.com>
Wed, 2 Sep 2020 04:24:56 +0000 (23:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2020 18:47:48 +0000 (14:47 -0400)
commitabb6fccbb4e5bab30ff9b96e27acdd9107426f28
treeee18d6d79c8168bb6c39a040f716b50ca562cc9d
parent1545fbf97eafc1dbdc2923e58b4186b16a834784
drm/amdgpu: enable ih1 ih2 for Arcturus only

Enable multi-ring ih1 and ih2 for Arcturus only.
For Navi10 family multi-ring has been disabled.
Apparently, having multi-ring enabled in Navi was causing
continus page fault interrupts.
Further investigation is needed to get to the root cause.
Related issue link:
https://gitlab.freedesktop.org/drm/amd/-/issues/1279

Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/navi10_ih.c