]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit8955ff11f56e1596e9f80ff6fa8c48e53047654c
tree7e165feb8c5dd5d3183b81ae765fc73cd2eee65f
parentcc79950bf0904f58e651747c17987270f1931c29
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]