]> 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)
commitad689fa7472f8e5b2d3716b5835f327e423960bd
tree7e165feb8c5dd5d3183b81ae765fc73cd2eee65f
parent70274af98e88b1201e25314d8bc148da8215cdd3
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]