Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46577
to look at the new patch set (#2).
Change subject: WIP: soc/mediatek/mt8192: Add display controller driver ......................................................................
WIP: soc/mediatek/mt8192: Add display controller driver
The MT8192 SOC has a DISP (display controller) that supports overlay, read/write DMA, ... etc. The output of DISP goes to display interface DSI, DPI or DBI directly.
BUG=b:80501386,b:155713214 BRANCH=none TEST=Boots correctly on asurada
Signed-off-by: Yongqiang Niu yongqiang.niu@mediatek.com Change-Id: I1ad13175b8304beed9965d609ea3bd721311f154 --- M src/soc/mediatek/mt8192/Makefile.inc A src/soc/mediatek/mt8192/ddp.c M src/soc/mediatek/mt8192/include/soc/addressmap.h A src/soc/mediatek/mt8192/include/soc/ddp.h 4 files changed, 482 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/46577/2