summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/common/dsi.c
AgeCommit message (Expand)Author
2022-03-09commonlib/bsd: Remove cb_err_tJulius Werner
2021-12-28soc/mediatek: Prevent passing NULL MIPI commandsYu-Ping Wu
2021-09-11mipi: Make panel init callback work directly on DSI transaction typesJulius Werner
2021-08-26device/mipi: Move to drivers/mipiJulius Werner
2021-08-18device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner
2021-04-08soc/mediatek: dsi: fine tune the delta time for EoTpJitao Shi
2021-03-27soc/mediatek: Adjust hsa, hbp, hfp packets for MIPI_DSI_MODE_LINE_ENDJitao Shi
2021-01-01soc/mediatek: dsi: Fix EoTp flagShaoming Chen
2020-06-02src: Remove duplicated includesElyes HAOUAS
2020-05-18soc/mediatek: dsi: adjust hfp_byte and hbp_byte if too smallPaul Ma
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-17soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666Yu-Ping Wu
2020-02-17soc/mediatek: dsi: reduce the hbp and hfp for phy timingJitao Shi
2020-02-17soc/mediatek: dsi: Increase pcw precisionYu-Ping Wu
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-10-23soc/mediatek/mt8183: add dphy reset after setting lanes numberJitao Shi
2019-10-23soc/mediatek/mt8183: fine tune the phy timingJitao Shi
2019-08-15soc/mediatek: Change DSI init commands to take flexible length arrayHung-Te Lin
2019-08-15soc/mediatek/mt8183: Add DSI driverHung-Te Lin
2019-08-15soc/mediatek: dsi: Support sending MIPI init commandsHung-Te Lin
2019-08-15soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin
2019-08-14soc/mediatek: dsi: Refactor PHY timing calculationHung-Te Lin
2019-08-13soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin
2019-08-13soc/mediatek: dsi: Unify format to bpp conversionHung-Te Lin
2019-08-13soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin