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