drm/amdgpu: update SDMA V4 microcode init
authorJohn Clements <John.Clements@amd.com>
Thu, 1 Aug 2019 07:16:12 +0000 (15:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Aug 2019 15:30:39 +0000 (10:30 -0500)
commit8c2ef8ca0e0ea6a5b10b52a5eac8f3e7db0b663e
treef427414926ff3d4951fa7165caff2afe0bc8bb04
parentb86f8d8b2bc07b0f6802e9c6b481049a63f4a637
drm/amdgpu: update SDMA V4 microcode init

Removed loading duplicate instances of SDMA FW for Arcturus.
We use a single image for all instances.

Signed-off-by: John Clements <john.clements@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c