summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dsi/dsi_manager.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-20Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...Dave Airlie1-1/+31
2022-05-18drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson1-1/+31
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+15
2022-04-26drm/msm/dsi: add mode valid callback for dsi_mgrVinod Koul1-0/+12
2022-04-26drm/msm: properly add and remove internal bridgesDmitry Baryshkov1-0/+3
2022-04-11drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd1-1/+1
2022-02-19Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov1-12/+31
2022-02-18drm/msm/dsi: move DSI host powerup to modeset timeDmitry Baryshkov1-12/+31
2022-02-18drm/msm: reduce usage of round_pixclk callbackDmitry Baryshkov1-22/+0
2021-12-08drm/msm/dsi: fix initialization in the bonded DSI caseDmitry Baryshkov1-17/+0
2021-12-06Merge remote-tracking branch 'drm/drm-next' into msm-next-stagingRob Clark1-3/+3
2021-11-28drm/msm/dsi: stop setting clock parents manuallyDmitry Baryshkov1-9/+2
2021-11-28drm/msm/dsi: untangle cphy setting from the src pll settingDmitry Baryshkov1-0/+3
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-13/+53
2021-10-27drm/msm/dsi: Adjust probe orderRob Clark1-3/+3
2021-10-15drm/msm/dsi: do not enable irq handler before powering up the hostDmitry Baryshkov1-0/+16
2021-10-15drm/msm/dsi: Support NO_CONNECTOR bridgesRob Clark1-13/+37
2021-08-10drm/msm/dsi: add continuous clock support for 7nm PHYDmitry Baryshkov1-2/+2
2021-08-07drm/msm/dsi: stop calling set_encoder_mode callbackDmitry Baryshkov1-12/+0
2021-08-07drm/msm/dsi: add three helper functionsDmitry Baryshkov1-8/+11
2021-08-07drm/msm/dsi: rename dual DSI to bonded DSIDmitry Baryshkov1-52/+51
2021-08-07drm/msm/dsi: add support for dsi test pattern generatorAbhinav Kumar1-0/+13
2021-08-07drm/msm/dsi: drop msm_dsi_phy_get_shared_timingsDmitry Baryshkov1-2/+1
2021-06-23drm/msm/dsi: do not enable PHYs when called for the slave DSI interfaceDmitry Baryshkov1-4/+4
2021-06-23drm/msm/dsi: print error code when MIPI DSI host registration failsDmitry Baryshkov1-2/+2
2021-04-07drm/msm/dsi: stop passing src_pll_id to the phy_enable callDmitry Baryshkov1-6/+5
2021-04-07drm/msm/dsi: make save/restore_state phy-level functionsDmitry Baryshkov1-4/+2
2021-04-07drm/msm/dsi: push provided clocks handling into a generic codeDmitry Baryshkov1-10/+3
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches1-1/+0
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie1-1/+6
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart1-2/+2
2020-02-13drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P1-0/+5
2020-02-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz1-1/+1
2020-01-20Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-21/+41
2020-01-02drm/msm/dsi: Delay drm_panel_enable() until dsi_mgr_bridge_enable()Stephan Gerhold1-21/+41
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg1-1/+1
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-76/+73
2019-06-20drm/msm/dsi: Move setup_encoder to modeset_initSean Paul1-35/+2
2019-06-20drm/msm/dsi: Move dsi panel init into modeset init pathSean Paul1-7/+10
2019-06-20drm/msm/dsi: Use the new setup_encoder function in attach_dsi_deviceSean Paul1-13/+2
2019-06-20drm/msm/dsi: Simplify the logic in msm_dsi_manager_panel_init()Sean Paul1-41/+59
2019-06-20drm/msm/dsi: Pull out panel init code into functionSean Paul1-4/+12
2019-06-20drm/msm/dsi: Don't store dsi host mode_flags in msm_dsiSean Paul1-8/+9
2019-06-20drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel()Sean Paul1-3/+4
2019-06-18drm/msm/dsi: add protection against NULL dsi deviceAbhinav Kumar1-1/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-8/+1
2019-01-14drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart1-2/+2
2019-01-10drm: msm: Cleanup drm_display_mode print strShayenne Moura1-8/+1
2018-10-03drm/msm: dsi: Initialize msm_dsi->id to -1Sean Paul1-1/+3