index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi_manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-8
/
+1
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-2
/
+2
2019-01-10
drm: msm: Cleanup drm_display_mode print str
Shayenne Moura
1
-8
/
+1
2018-10-03
drm/msm: dsi: Initialize msm_dsi->id to -1
Sean Paul
1
-1
/
+3
2018-07-26
drm/msm/dsi: set encoder mode for DRM bridge explicitly
Abhinav Kumar
1
-2
/
+4
2018-07-26
drm/msm/dsi: Use one connector for dual DSI mode
Chandan Uddaraju
1
-86
/
+26
2018-07-26
drm/msm/dsi: adjust dsi timing for dual dsi mode
Chandan Uddaraju
1
-3
/
+4
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-05
drm/msm: Use drm_connector_has_possible_encoder()
Ville Syrjälä
1
-6
/
+2
2018-02-20
drm/msm/dsi: correct DSI id bounds check during registration
Lloyd Atkinson
1
-1
/
+1
2018-02-20
drm/msm/dsi: check for failure on retrieving pll in dsi manager
Lloyd Atkinson
1
-0
/
+4
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-04-03
drm/msm/dsi: Fix bug in dsi_mgr_phy_enable
Archit Taneja
1
-1
/
+1
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
1
-73
/
+105
2017-02-06
drm/msm/dsi: Reset both PHYs before clock operation for dual DSI
Archit Taneja
1
-3
/
+29
2017-02-06
drm/msm/dsi: Pass down use case to PHY
Hai Li
1
-29
/
+14
2017-02-06
drm/msm/dsi: Return more timings from PHY to host
Hai Li
1
-2
/
+2
2017-02-06
drm/msm: Set encoder's mode of operation using a kms func
Archit Taneja
1
-0
/
+37
2017-02-06
drm/msm: Construct only one encoder for DSI
Archit Taneja
1
-18
/
+4
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-6
/
+11
2016-05-08
drm/msm: Centralize connector registration/unregistration
Archit Taneja
1
-18
/
+9
2015-12-14
drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
Archit Taneja
1
-3
/
+3
2015-08-15
drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges
Archit Taneja
1
-15
/
+28
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
1
-1
/
+48
2015-08-15
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
1
-2
/
+4
2015-08-15
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
1
-2
/
+2
2015-08-15
drm/msm/dsi: Save/Restore PLL status across PHY reset
Hai Li
1
-0
/
+21
2015-08-15
drm/msm/dsi: Rename *dual panel* to *dual DSI*
Hai Li
1
-42
/
+42
2015-08-15
drm/msm/dsi: Update source PLL selection in DSI PHY
Hai Li
1
-1
/
+14
2015-06-11
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
1
-22
/
+57
2015-05-14
drm/msm: Attach assigned encoder to eDP and DSI connectors
Hai Li
1
-1
/
+5
2015-04-01
drm/msm: Initial add DSI connector support
Hai Li
1
-0
/
+705