summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi
AgeCommit message (Expand)Author
2021-10-21drm/msm/dsi: fix wrong type in msm_dsi_hostJessica Zhang
2021-10-15drm: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-15drm/msm/dsi: use bulk clk APIDmitry Baryshkov
2021-10-15drm/msm/dsi: do not enable irq handler before powering up the hostDmitry Baryshkov
2021-10-15drm/msm/dsi: Add phy configuration for MSM8953Vladimir Lypak
2021-10-15drm/msm: dsi: Remove redundant null check before clk_prepare_enable/clk_disab...Xu Wang
2021-10-15drm/msm/dsi: Support NO_CONNECTOR bridgesRob Clark
2021-10-15drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLLMarijn Suijten
2021-10-11drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-11drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter
2021-10-11drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_readyMarijn Suijten
2021-10-11drm/msm/dsi/phy: fix clock names in 28nm_8960 phyDmitry Baryshkov
2021-08-17Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2021-08-10drm/msm/dsi: add continuous clock support for 7nm PHYDmitry Baryshkov
2021-08-10drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-08-07drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660Konrad Dybcio
2021-08-07drm/msm/dsi: stop calling set_encoder_mode callbackDmitry Baryshkov
2021-08-07drm/msm/dsi: add three helper functionsDmitry Baryshkov
2021-08-07drm/msm/dsi: rename dual DSI to bonded DSIDmitry Baryshkov
2021-08-07drm/msm/dsi: add support for dsi test pattern generatorAbhinav Kumar
2021-08-07drm/msm/dsi: update dsi register header file for tpgAbhinav Kumar
2021-08-07drm/msm/dsi: Add DSI support for SC7280Rajeev Nandan
2021-08-07drm/msm/dsi: Add PHY configuration for SC7280Rajeev Nandan
2021-08-07drm/msm/dsi: drop msm_dsi_phy_get_shared_timingsDmitry Baryshkov
2021-08-07drm/msm/dsi: phy: use of_device_get_match_dataDmitry Baryshkov
2021-08-07drm/msm/dsi: drop gdsc regulator handlingDmitry Baryshkov
2021-08-07drm/msm/dsi: support CPHY mode for 7nm pll/phyJonathan Marek
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-06-23drm/msm/dsi: do not enable PHYs when called for the slave DSI interfaceDmitry Baryshkov
2021-06-23drm/msm: Generated register updateRob Clark
2021-06-23drm/msm/dsi: print error code when MIPI DSI host registration failsDmitry Baryshkov
2021-06-23drm/msm/dsi: fix 32-bit clang warningArnd Bergmann
2021-06-23drm/msm: Convert to use resource-managed OPP APIYangtao Li
2021-06-23Merge branch 'msm-fixes-v5.13-rc6' into msm-next-redoRob Clark
2021-06-23drm/msm: fix display snapshotting if DP or DSI is disabledDmitry Baryshkov
2021-06-23drm/msm: replace MSM_BO_UNCACHED with MSM_BO_WC for internal objectsJonathan Marek
2021-06-23drm/msm/dsi: add DSI PHY registers to snapshot dataDmitry Baryshkov
2021-06-23drm/msm: get rid of msm_iomap_sizeDmitry Baryshkov
2021-06-23drm/msm: pass dump state as a function argumentDmitry Baryshkov
2021-06-23drm/msm/dsi: add API to take DSI register snapshotAbhinav Kumar
2021-06-23drm/msm: add support to take dpu snapshotAbhinav Kumar
2021-06-10drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd
2021-04-27drm/msm/dsi: fix msm_dsi_phy_get_clk_provider return codeDmitry Baryshkov
2021-04-27drm/msm/dsi: dsi_phy_28nm_8960: fix uninitialized variable accessDmitry Baryshkov
2021-04-07drm/msm/dsi: stop passing src_pll_id to the phy_enable callDmitry Baryshkov
2021-04-07drm/msm/dsi: inline msm_dsi_phy_set_src_pllDmitry Baryshkov
2021-04-07drm/msm/dsi: remove temp data from global pll structureDmitry Baryshkov
2021-04-07drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instancesDmitry Baryshkov
2021-04-07drm/msm/dsi: move ioremaps to dsi_phy_driver_probeDmitry Baryshkov