index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-04-22
drm/msm/dsi: simplify connector creation
Dmitry Baryshkov
1
-9
/
+1
2024-04-22
drm/msm/dsi: move next bridge acquisition to dsi_bind
Dmitry Baryshkov
1
-0
/
+16
2024-02-11
drm/msm/dsi: remove msm_dsi::encoder
Dmitry Baryshkov
1
-3
/
+1
2024-02-11
drm/msm/dsi: do not store internal bridge pointer
Dmitry Baryshkov
1
-3
/
+5
2023-10-23
Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
1
-23
/
+11
2023-10-16
drm/msm/dsi: free TX buffer in unbind
Dmitry Baryshkov
1
-0
/
+1
2023-10-09
drm/msm/dsi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
1
-23
/
+5
2023-10-09
drm/msm/dsi: Enable widebus for DSI
Jessica Zhang
1
-1
/
+1
2023-10-09
drm/msm/dpu: Enable widebus for DSI INTF
Jessica Zhang
1
-0
/
+5
2023-09-09
drm/msm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-06
drm/msm/dsi: Remove custom DSI config handling
Konrad Dybcio
1
-2
/
+2
2023-04-06
drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
Konrad Dybcio
1
-2
/
+3
2022-11-04
drm/msm/dsi: drop modeset sanity checks
Johan Hovold
1
-6
/
+1
2022-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-18
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
1
-33
/
+2
2022-09-18
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
1
-1
/
+1
2022-04-26
drm/msm/dsi: Pass DSC params to drm_panel
Vinod Koul
1
-0
/
+5
2022-04-26
drm/msm: don't store created planes, connectors and encoders
Dmitry Baryshkov
1
-1
/
+0
2022-02-23
drm/msm/dsi: Add support for qcm2290 dsi controller
Loic Poulain
1
-0
/
+2
2022-02-23
drm/msm/dsi: Allow to specify dsi config as pdata
Loic Poulain
1
-1
/
+1
2022-01-25
drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
Miaoqian Lin
1
-1
/
+6
2021-12-08
drm/msm/dsi: fix initialization in the bonded DSI case
Dmitry Baryshkov
1
-3
/
+7
2021-12-06
drm/msm: Allocate msm_drm_private early and pass it as driver data
AngeloGioacchino Del Regno
1
-4
/
+2
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+3
2021-10-27
drm/msm/dsi: Adjust probe order
Rob Clark
1
-19
/
+29
2021-10-11
drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()
Dan Carpenter
1
-1
/
+3
2021-08-10
drm/msm/dsi: Fix some reference counted resource leaks
Christophe JAILLET
1
-3
/
+3
2021-08-07
drm/msm/dsi: stop calling set_encoder_mode callback
Dmitry Baryshkov
1
-2
/
+0
2021-08-07
drm/msm/dsi: add three helper functions
Dmitry Baryshkov
1
-0
/
+7
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
-0
/
+4
2021-06-23
drm/msm: add support to take dpu snapshot
Abhinav Kumar
1
-0
/
+1
2020-07-30
drm/msm/dpu: ensure device suspend happens during PM sleep
Kalyan Thota
1
-0
/
+2
2019-06-28
Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
1
-0
/
+2
2019-06-20
drm/msm/dsi: Move setup_encoder to modeset_init
Sean Paul
1
-0
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-5
/
+5
2018-10-03
drm/msm: Don't fail bind if nothing connected to dsi
Sean Paul
1
-2
/
+7
2018-10-03
drm/msm: dsi: Initialize msm_dsi->id to -1
Sean Paul
1
-0
/
+1
2018-07-26
drm/msm/dsi: Use one connector for dual DSI mode
Chandan Uddaraju
1
-0
/
+3
2018-03-19
drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
Gustavo A. R. Silva
1
-1
/
+2
2018-02-20
drm/msm/dsi: check msm_dsi and dsi pointers before use
Lloyd Atkinson
1
-12
/
+10
2017-08-02
drm/msm/dsi: Implement RPM suspend/resume callbacks
Archit Taneja
1
-0
/
+5
2017-02-06
drm/msm: Construct only one encoder for DSI
Archit Taneja
1
-9
/
+5
2017-02-06
drm/msm/dsi: Set msm_dsi->encoders before initializing bridge
Archit Taneja
1
-5
/
+3
2016-07-16
drm/msm/dsi: Use generic PHY bindings
Archit Taneja
1
-1
/
+1
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
1
-5
/
+23
2015-08-15
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
1
-1
/
+1
[next]