]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1c20538b5e2977b3aeb92b1a47b6d2215546a6c1
tree027d0a51a8e562cf22d86bc910e14c4d9ecace84
parent60f623d5ddfa22f2dc6f197b7973ae96c4f8a39b
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