]> git.hungrycats.org Git - linux/commit
drm/amd: Add register header files for DCN42B
authorMatthew Stewart <Matthew.Stewart2@amd.com>
Mon, 18 May 2026 22:12:26 +0000 (18:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jun 2026 17:43:48 +0000 (13:43 -0400)
commit1a1751507e39cd6388257ae93af45a8e5a0d3e97
tree01030c525ef0e514c2997b332fa90fbfc7180da3
parent7d447370678c4c4d335fd0422341b76f8cf8f3b3
drm/amd: Add register header files for DCN42B

[Why & How]
Add register headers for:

- clk 15.0.5
- dcn 4.2.1
- dpcs 4.0.1
- nbio 7.15.5

v2: add in missing license (Alex)

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Matthew Stewart <Matthew.Stewart2@amd.com>
Signed-off-by: Ray Wu <ray.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/clk/clk_15_0_5_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_4_2_1_sh_mask.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_0_1_sh_mask.h [new file with mode: 0644]