index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-03-11
drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
Xinlei Lee
1
-1
/
+1
2022-09-28
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
NĂcolas F. R. A. Prado
1
-11
/
+10
2022-09-28
drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
AngeloGioacchino Del Regno
1
-0
/
+3
2022-08-21
drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
Jitao Shi
1
-7
/
+21
2022-08-21
drm/mediatek: Allow commands to be sent during video mode
Julien STEPHAN
1
-9
/
+24
2022-08-21
drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
Xinlei Lee
1
-0
/
+2
2022-08-21
drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
Jitao Shi
1
-19
/
+34
2022-08-21
drm/mediatek: Modify dsi funcs to atomic operations
Xinlei Lee
1
-4
/
+6
2020-11-21
drm/mediatek: dsi: Modify horizontal front/back porch byte formula
CK Hu
1
-39
/
+22
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+1
2020-08-28
drm/mediatek: dpi/dsi: Change the getting possible_crtc way
Stu Hsieh
1
-5
/
+1
2020-08-27
drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbp
Jitao Shi
1
-5
/
+4
2020-07-05
drm/mediatek: mtk_dsi: Create connector for bridges
Enric Balletbo i Serra
1
-1
/
+12
2020-07-05
drm/mediatek: mtk_dsi: Use the drm_panel_bridge API
Enric Balletbo i Serra
1
-159
/
+14
2020-07-05
drm/mediatek: mtk_dsi: Use simple encoder
Enric Balletbo i Serra
1
-11
/
+2
2020-07-05
drm/mediatek: mtk_dsi: Convert to bridge driver
Enric Balletbo i Serra
1
-38
/
+79
2020-07-05
drm/mediatek: mtk_dsi: Rename bridge to next_bridge
Enric Balletbo i Serra
1
-5
/
+6
2020-07-05
drm/mediatek: Remove unnecessary conversion to bool
Bernard Zhao
1
-4
/
+1
2020-06-05
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2020-04-13
drm/mediatek: Omit warning on probe defers
Matthias Brugger
1
-2
/
+6
2020-04-02
drm/mediatek: Use simple encoder
Thomas Zimmermann
1
-11
/
+3
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
1
-29
/
+38
2019-12-17
drm/mediatek: reduce the hbp and hfp for phy timing
Jitao Shi
1
-29
/
+38
2019-12-10
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-10-22
Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
1
-64
/
+169
2019-10-07
drm/mediatek: add dphy reset after setting lanes number
Jitao Shi
1
-0
/
+9
2019-10-07
drm/mediatek: change the dsi phytiming calculate method
Jitao Shi
1
-37
/
+81
2019-10-07
drm/mediatek: add mt8183 dsi driver support
Jitao Shi
1
-0
/
+8
2019-10-07
drm/mediatek: add frame size control
Jitao Shi
1
-0
/
+6
2019-10-07
drm/mediatek: add dsi reg commit disable control
Jitao Shi
1
-0
/
+10
2019-10-07
drm/mediatek: replace writeb() with mtk_dsi_mask()
Jitao Shi
1
-1
/
+3
2019-10-07
drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
Jitao Shi
1
-5
/
+22
2019-10-07
drm/mediatek: move mipi_dsi_host_register to probe
Jitao Shi
1
-22
/
+31
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-07-17
drm/mediatek: drop use of drmP.h
Sam Ravnborg
1
-6
/
+8
2019-06-12
Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...
Daniel Vetter
1
-1
/
+11
2019-06-04
drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
Hsin-Yi Wang
1
-1
/
+9
2019-06-04
drm/mediatek: fix unbind functions
Hsin-Yi Wang
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-12-03
drm/mediatek: Only try to attach bridge if there is one
Nicolas Boichat
1
-4
/
+7
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-05-02
drm/mediatek: Using the function drm_display_mode_to_videomode
Satendra Singh Thakur
1
-12
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-06-27
drm/mediatek: re-phrase DRM_INFO error message
Colin Ian King
1
-1
/
+1
2017-05-22
drm/mediatek: fix a timeout loop
Dan Carpenter
1
-9
/
+6
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-18
/
+5
2017-04-07
drm/mediatek: add support for Mediatek SoC MT2701
yt.shen@mediatek.com
1
-0
/
+1
[next]