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
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
1
-1
/
+6
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-2
/
+2
2020-02-13
drm/msm/dsi: save pll state before dsi host is powered off
Harigovindan P
1
-0
/
+5
2020-02-11
drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
John Stultz
1
-1
/
+1
2020-01-20
Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-21
/
+41
2020-01-02
drm/msm/dsi: Delay drm_panel_enable() until dsi_mgr_bridge_enable()
Stephan Gerhold
1
-21
/
+41
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-06-28
Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-76
/
+73
2019-06-20
drm/msm/dsi: Move setup_encoder to modeset_init
Sean Paul
1
-35
/
+2
2019-06-20
drm/msm/dsi: Move dsi panel init into modeset init path
Sean Paul
1
-7
/
+10
2019-06-20
drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device
Sean Paul
1
-13
/
+2
2019-06-20
drm/msm/dsi: Simplify the logic in msm_dsi_manager_panel_init()
Sean Paul
1
-41
/
+59
2019-06-20
drm/msm/dsi: Pull out panel init code into function
Sean Paul
1
-4
/
+12
2019-06-20
drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi
Sean Paul
1
-8
/
+9
2019-06-20
drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel()
Sean Paul
1
-3
/
+4
2019-06-18
drm/msm/dsi: add protection against NULL dsi device
Abhinav Kumar
1
-1
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
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