index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi.c
Age
Commit message (
Expand
)
Author
2020-07-30
drm/msm/dpu: ensure device suspend happens during PM sleep
Kalyan Thota
2019-06-28
Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2019-06-20
drm/msm/dsi: Move setup_encoder to modeset_init
Sean Paul
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-10-03
drm/msm: Don't fail bind if nothing connected to dsi
Sean Paul
2018-10-03
drm/msm: dsi: Initialize msm_dsi->id to -1
Sean Paul
2018-07-26
drm/msm/dsi: Use one connector for dual DSI mode
Chandan Uddaraju
2018-03-19
drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
Gustavo A. R. Silva
2018-02-20
drm/msm/dsi: check msm_dsi and dsi pointers before use
Lloyd Atkinson
2017-08-02
drm/msm/dsi: Implement RPM suspend/resume callbacks
Archit Taneja
2017-02-06
drm/msm: Construct only one encoder for DSI
Archit Taneja
2017-02-06
drm/msm/dsi: Set msm_dsi->encoders before initializing bridge
Archit Taneja
2016-07-16
drm/msm/dsi: Use generic PHY bindings
Archit Taneja
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
2015-08-15
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
2015-08-15
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
2015-08-15
drm/msm/dsi: One function call less in dsi_init() after error detection
Markus Elfring
2015-08-15
drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"
Markus Elfring
2015-06-11
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-05-14
drm/msm: Attach assigned encoder to eDP and DSI connectors
Hai Li
2015-04-01
drm/msm: Initial add DSI connector support
Hai Li