coreboot/src/soc/mediatek
Yongqiang Niu 84d5d65bce soc/mediatek/mt8183: Add display controller driver
The MT8183 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.

Reference: MT8183 Application Processor Functional Spec,
 6.1 Display Controller

BUG=b:80501386,b:117254947
BRANCH=none
TEST=Boots correctly on Kukui

Change-Id: Ic4aecc58d081f14f5d136b9ff8e813e6f40f78eb
Signed-off-by: Yongqiang Niu <yongqiang.niu@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31478
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-08-09 05:42:29 +00:00
..
common soc/mediatek/mt8173: Refactor display driver to share common parts 2019-08-09 05:42:05 +00:00
mt8173 soc/mediatek/mt8173: Refactor display driver to share common parts 2019-08-09 05:42:05 +00:00
mt8183 soc/mediatek/mt8183: Add display controller driver 2019-08-09 05:42:29 +00:00
Kconfig