summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/ddp.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek/mt8173: Refactor display driver to share common partsHung-Te Lin2019-08-091-88/+3
* soc/mediatek/mt8173: Remove dual DSI modeHung-Te Lin2019-08-091-51/+14
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* mediatek/mt8173: Add support for Dual DSI outputJitao Shi2017-04-251-15/+51
* mediatek/mt8173: Add display driverJitao Shi2016-05-091-0/+179