]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: Add missing mp_11_0_8_sh_mask.h header
authorTom St Denis <tom.stdenis@amd.com>
Fri, 24 Sep 2021 14:28:31 +0000 (10:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Sep 2021 21:30:00 +0000 (17:30 -0400)
commit0dbbb1bd2bc81f3e3d561391c3c10eeda7761486
tree4e9a76a3f2cb1f8dcc1fe4520defd4a82eced8d3
parentad2a4d9f6f7bbd5a22db7f37026ee0c55f7f2a79
drm/amd/amdgpu: Add missing mp_11_0_8_sh_mask.h header

The commit e02be284accdb8a9e4b89b39ac32e8b13eccb378 added the offset
header but didn't add the masks.  This adds the masks based on what
was selected for the offsets.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_8_sh_mask.h [new file with mode: 0644]