drm/amdgpu: add osssys v4_2 ip headers (v2)
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 8 Dec 2020 09:22:30 +0000 (17:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Dec 2020 20:05:20 +0000 (15:05 -0500)
commit502173ac2386c9e417ccf75e5e84241d52f41702
tree7cd5c4341596bfdbf841c353caff949739568b53
parent40838281781488a9606fc18335653885f6c863aa
drm/amdgpu: add osssys v4_2 ip headers (v2)

v1: add osssys v4_2 register offset and shift masks
header files. vega20 and arcturus will refer to
these ip headers. (Hawking)
v2: clean up osssys v4_2 registers (Alex)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Dennis Li <Dennis.Li@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_2_0_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_2_0_sh_mask.h [new file with mode: 0644]