]> 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)
commit9c13d2c5b40ac1c002f01e13a7726975eb0d136a
tree4e9a76a3f2cb1f8dcc1fe4520defd4a82eced8d3
parent706c87758334fe018200c51a0b65c0a86d429c35
drm/amd/amdgpu: Add missing mp_11_0_8_sh_mask.h header

The commit d019a4ac2b9cda951f87622af0f03d771dc2c4e8 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]