drm/amdgpu: add sdma v4_4_2 ip headers
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 11 May 2022 07:01:19 +0000 (15:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Mar 2023 19:21:57 +0000 (14:21 -0500)
commitfbf46565c67c626849c7ce2a326972d3008d2a91
tree592af5dab44ee707cd7ab1c643520fde432142fb
parent4688940a1e03fc2457e40aac2257fe55e97c8d3e
drm/amdgpu: add sdma v4_4_2 ip headers

Add sdma v4_4_2 register offset and shift masks
header files

v2: update headers (Alex)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_2_sh_mask.h [new file with mode: 0644]