OSDN Git Service

drm/amd/amdgpu: re-add missing GC 9.1 and SDMA0 4.1 sh_mask header files
authorTom St Denis <tom.stdenis@amd.com>
Tue, 6 Mar 2018 15:52:41 +0000 (10:52 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Mar 2018 21:10:13 +0000 (16:10 -0500)
commit8113cf9cab1713e8b711f195bf673206f44fa050
tree0853278c42da75371e580f51080bf8e9e0130ea5
parentdccf1eff352a8803eea4a8785ed3eb7e962d196f
drm/amd/amdgpu: re-add missing GC 9.1 and SDMA0 4.1 sh_mask header files

These are required by umr to properly parse bitfield offsets.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexdeucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_1_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_1_sh_mask.h [new file with mode: 0644]