drm/amdgpu: Initialize asic functions for Arcturus
authorOak Zeng <Oak.Zeng@amd.com>
Wed, 19 Dec 2018 14:44:38 +0000 (08:44 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:03 +0000 (14:18 -0500)
commit7f40581c2e468f7180de7b95e53fbbc9f64682aa
tree027d0a51a8e562cf22d86bc910e14c4d9ecace84
parentf864e3e65556968c63f7fc3b129b040e34620400
drm/amdgpu: Initialize asic functions for Arcturus

After cherry-picking doorbell rework changes from drm-next
branch, Arcturus asic functions pointer need to be initialized
to init doorbell index for Arcturus.

Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15.c