]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Add reg headers for DCN314
authorRoman Li <roman.li@amd.com>
Tue, 28 Jun 2022 19:06:23 +0000 (15:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jul 2022 00:57:04 +0000 (20:57 -0400)
commit91709d7896660fed02a0c226a3b73184e310d309
tree7e165feb8c5dd5d3183b81ae765fc73cd2eee65f
parent8cbfbca23b60937b3eefe8fd04fada945d566790
drm/amdgpu: Add reg headers for DCN314

Register headers for the following IPs:
- DCN  3.1.4
- DPCS 3.1.4

v2:(squash) clean up (Alex)

Signed-off-by: Roman Li <roman.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_1_4_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_1_4_sh_mask.h [new file with mode: 0644]