summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8192/Makefile.inc
diff options
context:
space:
mode:
authorYongqiang Niu <yongqiang.niu@mediatek.com>2020-09-03 17:28:17 +0800
committerHung-Te Lin <hungte@chromium.org>2020-12-14 04:02:52 +0000
commit92fa1d966346cdbb186e6781a8454c5a9e28de51 (patch)
tree0e1d77aa34b67174b74a6a3f04fdc1ce22e1aea4 /src/soc/mediatek/mt8192/Makefile.inc
parentb169f294b5a766861a8352039d5cf4b0bdf528c0 (diff)
downloadcoreboot-92fa1d966346cdbb186e6781a8454c5a9e28de51.tar.xz
soc/mediatek/mt8192: Add ddp driver
Add ddp (display controller) driver that supports overlay, read/write DMA, etc. The output goes to display interface DSI, DPI or DBI directly. BUG=b:155713214 BRANCH=none TEST=Boots correctly on asurada Signed-off-by: Yongqiang Niu <yongqiang.niu@mediatek.com> Change-Id: I1ad13175b8304beed9965d609ea3bd721311f154 Reviewed-on: https://review.coreboot.org/c/coreboot/+/46577 Reviewed-by: Hung-Te Lin <hungte@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/mediatek/mt8192/Makefile.inc')
-rw-r--r--src/soc/mediatek/mt8192/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/mediatek/mt8192/Makefile.inc b/src/soc/mediatek/mt8192/Makefile.inc
index 157ada4dc6..23799663d7 100644
--- a/src/soc/mediatek/mt8192/Makefile.inc
+++ b/src/soc/mediatek/mt8192/Makefile.inc
@@ -38,6 +38,7 @@ romstage-y += pmif.c pmif_clk.c pmif_spi.c pmif_spmi.c
romstage-y += mt6359p.c
ramstage-y += ../common/auxadc.c
+ramstage-y += ../common/ddp.c ddp.c
ramstage-y += dpm.c
ramstage-y += ../common/dsi.c ../common/mtk_mipi_dphy.c
ramstage-y += flash_controller.c