drm/amdgpu/soc15: dynamic initialize ip offset for vega20
authorFeifei Xu <[email protected]>
Fri, 23 Mar 2018 19:42:28 +0000 (14:42 -0500)
committerAlex Deucher <[email protected]>
Thu, 17 May 2018 15:13:17 +0000 (10:13 -0500)
commit8ee273e516a096ee00b3be7cc15c8924aa3b1ef1
tree2c45d23ad457c28a6b8c5fc1b00f1512300c6813
parentf980d127dba80214b4d793942492d3a4e6c46be0
drm/amdgpu/soc15: dynamic initialize ip offset for vega20

Vega20 need a seperate vega20_reg_init.c due to ip base
offset difference.

Reviewed-by: Christian König <[email protected]>
Signed-off-by: Feifei Xu <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/soc15.c
drivers/gpu/drm/amd/amdgpu/soc15.h
drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c [new file with mode: 0644]