drm/amd/amdgpu/sriov ip block setting of Arcturus
authorJack Zhang <Jack.Zhang1@amd.com>
Thu, 26 Sep 2019 07:24:55 +0000 (15:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:05 +0000 (09:11 -0500)
commit21889cec0af0fbe6f80f96230d07cc8cb6d09e10
tree92515cc6f1edfd7efc513091c7eedc0f46ccf847
parentcf21e76a6005016474623a375ae2e90364a02168
drm/amd/amdgpu/sriov ip block setting of Arcturus

Add ip block setting for Arcturus SRIOV

1.PSP need to be initialized before IH.
2.SMU doesn't need to be initialized at kmd driver.
3.Arcturus doesn't support DCE hardware,it needs to skip
  register access to DCE.

Signed-off-by: Jack Zhang <Jack.Zhang1@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
drivers/gpu/drm/amd/amdgpu/soc15.c