summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dsi/dsi_manager.c
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dsi: set encoder mode for DRM bridge explicitlyAbhinav Kumar2018-07-261-2/+4
* drm/msm/dsi: Use one connector for dual DSI modeChandan Uddaraju2018-07-261-86/+26
* drm/msm/dsi: adjust dsi timing for dual dsi modeChandan Uddaraju2018-07-261-3/+4
* drm: drop _mode_ from remaining connector functionsDaniel Vetter2018-07-131-1/+1
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/msm: Use drm_connector_has_possible_encoder()Ville Syrjälä2018-07-051-6/+2
* drm/msm/dsi: correct DSI id bounds check during registrationLloyd Atkinson2018-02-201-1/+1
* drm/msm/dsi: check for failure on retrieving pll in dsi managerLloyd Atkinson2018-02-201-0/+4
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja2017-04-031-1/+1
* drm/msm/dsi: Move PHY operations out of hostHai Li2017-02-061-73/+105
* drm/msm/dsi: Reset both PHYs before clock operation for dual DSIArchit Taneja2017-02-061-3/+29
* drm/msm/dsi: Pass down use case to PHYHai Li2017-02-061-29/+14
* drm/msm/dsi: Return more timings from PHY to hostHai Li2017-02-061-2/+2
* drm/msm: Set encoder's mode of operation using a kms funcArchit Taneja2017-02-061-0/+37
* drm/msm: Construct only one encoder for DSIArchit Taneja2017-02-061-18/+4
* drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-181-6/+11
* drm/msm: Centralize connector registration/unregistrationArchit Taneja2016-05-081-18/+9
* drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2Archit Taneja2015-12-141-3/+3
* drm/msm/dsi: Modify dsi manager bridge ops to work with external bridgesArchit Taneja2015-08-151-15/+28
* drm/msm/dsi: Allow dsi to connect to an external bridgeArchit Taneja2015-08-151-1/+48
* drm/msm/dsi: Create a helper to check if there is a connected deviceArchit Taneja2015-08-151-2/+4
* drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'Archit Taneja2015-08-151-2/+2
* drm/msm/dsi: Save/Restore PLL status across PHY resetHai Li2015-08-151-0/+21
* drm/msm/dsi: Rename *dual panel* to *dual DSI*Hai Li2015-08-151-42/+42
* drm/msm/dsi: Update source PLL selection in DSI PHYHai Li2015-08-151-1/+14
* drm/msm/dsi: Enable PLL driver in MSM DSIHai Li2015-06-111-22/+57
* drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li2015-05-141-1/+5
* drm/msm: Initial add DSI connector supportHai Li2015-04-011-0/+705
OpenPOWER on IntegriCloud