aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi
AgeCommit message (Expand)Author
2021-09-14drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clockDmitry Baryshkov
2021-09-14drm/msm/dsi: save PLL registers across first PHY resetBenjamin Li
2021-09-14drm/msm/dsi: attach external bridge with DRM_BRIDGE_ATTACH_NO_CONNECTORVinod Koul
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
2021-04-07drm/msm/dsi: drop PLL accessor functionsDmitry Baryshkov
2021-04-07drm/msm/dsi: drop msm_dsi_pll abstractionDmitry Baryshkov
2021-04-07drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phyDmitry Baryshkov
2021-04-07drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepareDmitry Baryshkov
2021-04-07drm/msm/dsi: simplify vco_delay handling in dsi_phy_28nm driverDmitry Baryshkov
2021-04-07drm/msm/dsi: drop vco_delay setting from 7nm, 10nm, 14nm driversDmitry Baryshkov
2021-04-07drm/msm/dsi: make save/restore_state phy-level functionsDmitry Baryshkov
2021-04-07drm/msm/dsi: use devm_of_clk_add_hw_providerDmitry Baryshkov
2021-04-07drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocksDmitry Baryshkov