]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add DCN36 DMCUB
authorWayne Lin <Wayne.Lin@amd.com>
Fri, 10 Jan 2025 13:08:20 +0000 (21:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:07 +0000 (21:04 -0500)
commitc5dd47d9e608c47fc85e91e7dc88aa024732dd33
treed980f8c9601a84abf040ebeae2cfb2360350aa65
parent8cb06693bcd2596ba7e60681d3b8c7b98157a180
drm/amd/display: Add DCN36 DMCUB

DMCU-B (Display Micro-Controller Unit B) is a display microcontroller
used for shared display functionality with BIOS and for advanced
power saving display features.

Add case to support DCN3.6 as well.

V2: adjust copyright license text

Acked-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Martin Leung <martin.leung@amd.com>
Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/src/Makefile
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn36.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn36.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c