summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_dsi.c
AgeCommit message (Expand)Author
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard
2025-03-14Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...Dave Airlie
2025-03-12drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()Dan Carpenter
2025-03-02drm/mediatek: Move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-02-26drm/mediatek: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard
2025-01-10Merge tag 'mediatek-drm-fixes-20250104' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2024-12-30drm/mediatek: mtk_dsi: Add registers to pdata to fix MT8186/MT8188AngeloGioacchino Del Regno
2024-12-23Revert "drm/mediatek: dsi: Correct calculation formula of PHY Timing"Chun-Kuang Hu
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-10-21drm/mediatek: Implement OF graphs support for display pathsAngeloGioacchino Del Regno
2024-08-29drm/mediatek: dsi: Add dsi per-frame lp code for mt8188Shuijing Li
2024-06-28drm/mediatek: dpi/dsi: Fix possible_crtcs calculationMichael Walle
2024-04-22drm/mediatek: dsi: Correct calculation formula of PHY TimingShuijing Li
2024-04-01drm/mediatek: Rename mtk_ddp_comp functionsHsiao Chien Sung
2024-04-01drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"Hsiao Chien Sung
2024-04-01drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"Hsiao Chien Sung
2024-02-19drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper functionAngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Compress of_device_id entries and add sentinelAngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Simplify with dev_err_probe and remove gotosAngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Register DSI host after acquiring clocks and PHYAngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZAngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Use bitfield macros where usefulAngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()AngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno
2024-02-19drm/mediatek: dsi: Use GENMASK() for register mask definitionsAngeloGioacchino Del Regno
2023-10-18drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handlingAngeloGioacchino Del Regno
2023-10-08drm/mediatek: dsi: Support dynamic connector selectionJason-JH.Lin
2023-09-27drm/mediatek: dsi: Add mode_valid callback to DSI bridgeShuijing Li
2023-09-11drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.cShuijing Li
2023-09-11drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial codeShuijing Li
2023-08-10drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-27drm/mediatek: Include missing headersMiles Chen
2023-01-27drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmdXinlei Lee
2022-09-22drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()Nícolas F. R. A. Prado
2022-08-25drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno
2022-06-09drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.cXinlei Lee
2022-06-07drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff functionXinlei Lee
2022-06-07drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi
2022-06-07drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcsJitao Shi
2022-06-07drm/mediatek: Modify dsi funcs to atomic operationsXinlei Lee
2022-05-06Merge tag 'mediatek-drm-next-5.19' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2022-05-05drm/mediatek: mtk_dsi: Remove unnecessary print function dev_err()Yang Li
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-31drm: bridge: mtk_dsi: Switch to devm_drm_of_get_bridgeJagan Teki
2022-03-09drm/mediatek: implement the DSI HS packets alignedRex-BC Chen