mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 16:23:59 -04:00
drm/amd/display: Add DCN3 DMUB
DMUB (Display Micro-Controller Unit) Used to read/write regs Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
666ed8bfd1
commit
5baebf61ba
@@ -21,6 +21,9 @@
|
||||
#
|
||||
|
||||
DMUB = dmub_srv.o dmub_reg.o dmub_dcn20.o dmub_dcn21.o
|
||||
ifdef CONFIG_DRM_AMD_DC_DCN3_0
|
||||
DMUB += dmub_dcn30.o
|
||||
endif
|
||||
|
||||
AMD_DAL_DMUB = $(addprefix $(AMDDALPATH)/dmub/src/,$(DMUB))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user