drm/amdgpu: add sdma 4.2.2 header files for Arcturus
authorLe Ma <le.ma@amd.com>
Wed, 29 Aug 2018 08:50:20 +0000 (16:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:01 +0000 (14:18 -0500)
commit4f727ecefefbd180de10e25b3e74c03dce3f1e75
tree3d47c511a279de248138ea54ea575e2d472e6c3f
parent0e96cf7f676972b1154c4c2b68e878266a405a84
drm/amdgpu: add sdma 4.2.2 header files for Arcturus

SDMA is the system DMA block.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
16 files changed:
drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_2_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_2_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma2/sdma2_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma2/sdma2_4_2_2_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma3/sdma3_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma3/sdma3_4_2_2_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma4/sdma4_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma4/sdma4_4_2_2_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma5/sdma5_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma5/sdma5_4_2_2_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma6/sdma6_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma6/sdma6_4_2_2_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma7/sdma7_4_2_2_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma7/sdma7_4_2_2_sh_mask.h [new file with mode: 0644]