summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi/dsi.c
AgeCommit message (Expand)Author
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-06-20drm/msm/dsi: Move setup_encoder to modeset_initSean Paul
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-10-03drm/msm: Don't fail bind if nothing connected to dsiSean Paul
2018-10-03drm/msm: dsi: Initialize msm_dsi->id to -1Sean Paul
2018-07-26drm/msm/dsi: Use one connector for dual DSI modeChandan Uddaraju
2018-03-19drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_initGustavo A. R. Silva
2018-02-20drm/msm/dsi: check msm_dsi and dsi pointers before useLloyd Atkinson
2017-08-02drm/msm/dsi: Implement RPM suspend/resume callbacksArchit Taneja
2017-02-06drm/msm: Construct only one encoder for DSIArchit Taneja
2017-02-06drm/msm/dsi: Set msm_dsi->encoders before initializing bridgeArchit Taneja
2016-07-16drm/msm/dsi: Use generic PHY bindingsArchit Taneja
2015-08-15drm/msm/dsi: Allow dsi to connect to an external bridgeArchit Taneja
2015-08-15drm/msm/dsi: Create a helper to check if there is a connected deviceArchit Taneja
2015-08-15drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'Archit Taneja
2015-08-15drm/msm/dsi: One function call less in dsi_init() after error detectionMarkus Elfring
2015-08-15drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"Markus Elfring
2015-06-11drm/msm/dsi: Separate PHY to another platform deviceHai Li
2015-06-11drm/msm/dsi: Enable PLL driver in MSM DSIHai Li
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li
2015-04-01drm/msm: Initial add DSI connector supportHai Li