summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/common/include/soc/dsi_common.h
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: Fix DSI register definition for MT8186Bo-Chen Chen2022-12-051-45/+0
* mipi: Make panel init callback work directly on DSI transaction typesJulius Werner2021-09-111-106/+1
* device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner2021-08-181-12/+0
* soc/mediatek: Adjust hsa, hbp, hfp packets for MIPI_DSI_MODE_LINE_ENDJitao Shi2021-03-271-1/+3
* soc/mediatek: dsi: Fix EoTp flagShaoming Chen2021-01-011-0/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/mediatek: dsi: Increase pcw precisionYu-Ping Wu2020-02-171-1/+2
* soc/mediatek/mt8183: add dphy reset after setting lanes numberJitao Shi2019-10-231-0/+1
* soc/mediatek: Change DSI init commands to take flexible length arrayHung-Te Lin2019-08-151-4/+4
* soc/mediatek/mt8183: Add DSI driverHung-Te Lin2019-08-151-2/+21
* soc/mediatek: dsi: Support sending MIPI init commandsHung-Te Lin2019-08-151-4/+17
* soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin2019-08-151-1/+5
* soc/mediatek: dsi: Refactor PHY timing calculationHung-Te Lin2019-08-141-0/+23
* soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin2019-08-131-3/+1
* soc/mediatek: dsi: Unify format to bpp conversionHung-Te Lin2019-08-131-1/+2
* soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin2019-08-131-0/+312