]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: add SDMA 4.0 register headers
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Mar 2017 21:40:41 +0000 (16:40 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:26 +0000 (23:54 -0400)
commit456f97704f93c7f6e49084759a26872463455318
tree76a8aca2e44fd0b9a77de43080c65871fcd6f097
parent5a8288c0f9894410da7ced14d07568752cc6a629
drm/amdgpu: add SDMA 4.0 register headers

These are the System DMA register headers for vega10.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/vega10/SDMA0/sdma0_4_0_default.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vega10/SDMA0/sdma0_4_0_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vega10/SDMA0/sdma0_4_0_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vega10/SDMA1/sdma1_4_0_default.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vega10/SDMA1/sdma1_4_0_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vega10/SDMA1/sdma1_4_0_sh_mask.h [new file with mode: 0644]