index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-12-11
1
-5
/
+5
*
drm/msm: Don't fail bind if nothing connected to dsi
Sean Paul
2018-10-03
1
-2
/
+7
*
drm/msm: dsi: Initialize msm_dsi->id to -1
Sean Paul
2018-10-03
1
-0
/
+1
*
drm/msm/dsi: Use one connector for dual DSI mode
Chandan Uddaraju
2018-07-26
1
-0
/
+3
*
drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
Gustavo A. R. Silva
2018-03-19
1
-1
/
+2
*
drm/msm/dsi: check msm_dsi and dsi pointers before use
Lloyd Atkinson
2018-02-20
1
-12
/
+10
*
drm/msm/dsi: Implement RPM suspend/resume callbacks
Archit Taneja
2017-08-02
1
-0
/
+5
*
drm/msm: Construct only one encoder for DSI
Archit Taneja
2017-02-06
1
-9
/
+5
*
drm/msm/dsi: Set msm_dsi->encoders before initializing bridge
Archit Taneja
2017-02-06
1
-5
/
+3
*
drm/msm/dsi: Use generic PHY bindings
Archit Taneja
2016-07-16
1
-1
/
+1
*
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
2015-08-15
1
-5
/
+23
*
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
2015-08-15
1
-1
/
+1
*
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
2015-08-15
1
-1
/
+1
*
drm/msm/dsi: One function call less in dsi_init() after error detection
Markus Elfring
2015-08-15
1
-13
/
+9
*
drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"
Markus Elfring
2015-08-15
1
-3
/
+1
*
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
1
-9
/
+36
*
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-06-11
1
-0
/
+14
*
drm/msm: Attach assigned encoder to eDP and DSI connectors
Hai Li
2015-05-14
1
-5
/
+5
*
drm/msm: Initial add DSI connector support
Hai Li
2015-04-01
1
-0
/
+212