drm/amdgpu: add sdma v4_4_0 ip headers (v2)
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 7 Dec 2020 12:42:54 +0000 (20:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Mar 2021 05:01:10 +0000 (00:01 -0500)
commitca853314e78b0a65c20b6a889a23c31f918d4aa2
tree4b77de9439d754730e5a00a634c5b3fb8618a732
parentbe547828c0649eef0abb0662403d8f506aed774c
drm/amdgpu: add sdma v4_4_0 ip headers (v2)

Add sdma v4_4_0 register offset and shift
masks in header files

v2: update registers (Alex)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_0_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_0_sh_mask.h [new file with mode: 0644]