index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
/
mtk_dsi.c
Age
Commit message (
Expand
)
Author
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
2025-03-14
Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...
Dave Airlie
2025-03-12
drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
Dan Carpenter
2025-03-02
drm/mediatek: Move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2025-02-26
drm/mediatek: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
2025-01-10
Merge tag 'mediatek-drm-fixes-20250104' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
2024-12-30
drm/mediatek: mtk_dsi: Add registers to pdata to fix MT8186/MT8188
AngeloGioacchino Del Regno
2024-12-23
Revert "drm/mediatek: dsi: Correct calculation formula of PHY Timing"
Chun-Kuang Hu
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-10-21
drm/mediatek: Implement OF graphs support for display paths
AngeloGioacchino Del Regno
2024-08-29
drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
Shuijing Li
2024-06-28
drm/mediatek: dpi/dsi: Fix possible_crtcs calculation
Michael Walle
2024-04-22
drm/mediatek: dsi: Correct calculation formula of PHY Timing
Shuijing Li
2024-04-01
drm/mediatek: Rename mtk_ddp_comp functions
Hsiao Chien Sung
2024-04-01
drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
Hsiao Chien Sung
2024-04-01
drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
Hsiao Chien Sung
2024-02-19
drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Compress of_device_id entries and add sentinel
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Use bitfield macros where useful
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
AngeloGioacchino Del Regno
2024-02-19
drm/mediatek: dsi: Use GENMASK() for register mask definitions
AngeloGioacchino Del Regno
2023-10-18
drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
AngeloGioacchino Del Regno
2023-10-08
drm/mediatek: dsi: Support dynamic connector selection
Jason-JH.Lin
2023-09-27
drm/mediatek: dsi: Add mode_valid callback to DSI bridge
Shuijing Li
2023-09-11
drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
Shuijing Li
2023-09-11
drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
Shuijing Li
2023-08-10
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-27
drm/mediatek: Include missing headers
Miles Chen
2023-01-27
drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
Xinlei Lee
2022-09-22
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Nícolas F. R. A. Prado
2022-08-25
drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
AngeloGioacchino Del Regno
2022-06-09
drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c
Xinlei Lee
2022-06-07
drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
Xinlei Lee
2022-06-07
drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
Jitao Shi
2022-06-07
drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
Jitao Shi
2022-06-07
drm/mediatek: Modify dsi funcs to atomic operations
Xinlei Lee
2022-05-06
Merge tag 'mediatek-drm-next-5.19' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2022-05-05
drm/mediatek: mtk_dsi: Remove unnecessary print function dev_err()
Yang Li
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-03-31
drm: bridge: mtk_dsi: Switch to devm_drm_of_get_bridge
Jagan Teki
2022-03-09
drm/mediatek: implement the DSI HS packets aligned
Rex-BC Chen
[next]