drm/amdgpu: add soc21 common ip block v2
authorStanley.Yang <Stanley.Yang@amd.com>
Fri, 1 Apr 2022 18:41:06 +0000 (14:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Apr 2022 21:48:40 +0000 (17:48 -0400)
commit71199aa47bbccef3eda9940dc6d457ed0268f7d2
treecd8e4fb86d92c7759cfe69d9d5ce1c7050fb6914
parentba9e7a4a31ab679e60bcb7ed17b9a01a89f15df4
drm/amdgpu: add soc21 common ip block v2

This adds soc21 common ip block support

Changed from v1:
Switch WREG32/RREG32_PCIE to use indirect reg access
helper for sco15 and onwards

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/soc21.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/soc21.h [new file with mode: 0644]