index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
drm/msm/dsi: do not enable irq handler before powering up the host
Dmitry Baryshkov
1
-0
/
+2
2021-08-10
drm/msm/dsi: add continuous clock support for 7nm PHY
Dmitry Baryshkov
1
-1
/
+2
2021-08-07
drm/msm/dsi: stop calling set_encoder_mode callback
Dmitry Baryshkov
1
-1
/
+0
2021-08-07
drm/msm/dsi: rename dual DSI to bonded DSI
Dmitry Baryshkov
1
-4
/
+4
2021-08-07
drm/msm/dsi: add support for dsi test pattern generator
Abhinav Kumar
1
-0
/
+3
2021-08-07
drm/msm/dsi: drop msm_dsi_phy_get_shared_timings
Dmitry Baryshkov
1
-3
/
+2
2021-06-23
drm/msm: fix display snapshotting if DP or DSI is disabled
Dmitry Baryshkov
1
-2
/
+0
2021-06-23
drm/msm/dsi: add DSI PHY registers to snapshot data
Dmitry Baryshkov
1
-0
/
+1
2021-06-23
drm/msm: pass dump state as a function argument
Dmitry Baryshkov
1
-2
/
+2
2021-06-23
drm/msm/dsi: add API to take DSI register snapshot
Abhinav Kumar
1
-1
/
+4
2021-04-07
drm/msm/dsi: stop passing src_pll_id to the phy_enable call
Dmitry Baryshkov
1
-1
/
+1
2021-04-07
drm/msm/dsi: make save/restore_state phy-level functions
Dmitry Baryshkov
1
-16
/
+2
2021-04-07
drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
Dmitry Baryshkov
1
-4
/
+0
2021-04-07
drm/msm/dsi: push provided clocks handling into a generic code
Dmitry Baryshkov
1
-8
/
+3
2021-04-07
drm/msm/dsi: remove msm_dsi_pll_set_usecase
Dmitry Baryshkov
1
-7
/
+0
2021-04-07
drm/msm/dsi: drop global msm_dsi_phy_type enumaration
Dmitry Baryshkov
1
-12
/
+0
2021-04-07
drm/msm/dsi: move all PLL callbacks into PHY config struct
Dmitry Baryshkov
1
-6
/
+0
2020-09-12
drm/msm/dsi: add support for 7nm DSI PHY/PLL
Jonathan Marek
1
-0
/
+2
2020-01-04
drm/msm/dsi: split clk rate setting and enable
Rob Clark
1
-0
/
+2
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-06-28
Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-4
/
+3
2019-06-20
drm/msm/dsi: Move setup_encoder to modeset_init
Sean Paul
1
-1
/
+1
2019-06-20
drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device
Sean Paul
1
-1
/
+1
2019-06-20
drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi
Sean Paul
1
-1
/
+0
2019-06-20
drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel()
Sean Paul
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-1
/
+1
2018-07-26
drm/msm/dsi: Use one connector for dual DSI mode
Chandan Uddaraju
1
-0
/
+1
2018-07-26
drm/msm/dsi: adjust dsi timing for dual dsi mode
Chandan Uddaraju
1
-4
/
+6
2018-07-25
drm/msm/dsi: add implementation for helper functions
Sibi Sankar
1
-0
/
+15
2018-07-25
drm/msm/dsi: add dsi host helper functions support
Sibi Sankar
1
-0
/
+1
2018-02-20
drm/msm/dsi: Add skeleton 10nm PHY/PLL code
Archit Taneja
1
-0
/
+1
2017-08-02
drm/msm/dsi: Implement RPM suspend/resume callbacks
Archit Taneja
1
-0
/
+2
2017-05-17
drm/msm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-3
/
+3
2017-02-06
drm/msm/dsi: Add PHY/PLL for 8x96
Archit Taneja
1
-0
/
+8
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
1
-6
/
+12
2017-02-06
drm/msm/dsi: Reset both PHYs before clock operation for dual DSI
Archit Taneja
1
-0
/
+1
2017-02-06
drm/msm/dsi: Pass down use case to PHY
Hai Li
1
-0
/
+8
2017-02-06
drm/msm/dsi: Return more timings from PHY to host
Hai Li
1
-3
/
+10
2017-02-06
drm/msm: Set encoder's mode of operation using a kms func
Archit Taneja
1
-0
/
+1
2017-02-06
drm/msm: Construct only one encoder for DSI
Archit Taneja
1
-2
/
+2
2016-05-08
drm/msm/dsi: Fix regulator API abuse
Archit Taneja
1
-2
/
+0
2015-12-14
drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
Archit Taneja
1
-2
/
+2
2015-12-14
drm/msm/dsi: Parse bus clocks from a list
Archit Taneja
1
-0
/
+1
2015-12-14
drm/msm/dsi: Add support for 28nm PHY on 8960
Archit Taneja
1
-0
/
+1
2015-08-15
drm/msm/dsi: Return void from msm_dsi_phy_disable()
Hai Li
1
-1
/
+1
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
1
-1
/
+11
2015-08-15
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
1
-0
/
+5
2015-08-15
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
1
-1
/
+1
2015-08-15
drm/msm/dsi: Save/Restore PLL status across PHY reset
Hai Li
1
-0
/
+9
[next]