summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi/phy
AgeCommit message (Expand)Author
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
2021-04-07drm/msm/dsi: push provided clocks handling into a generic codeDmitry Baryshkov
2021-04-07drm/msm/dsi: remove msm_dsi_pll_set_usecaseDmitry Baryshkov
2021-04-07drm/msm/dsi: move min/max PLL rate to phy configDmitry Baryshkov
2021-04-07drm/msm/dsi: drop global msm_dsi_phy_type enumarationDmitry Baryshkov
2021-04-07drm/msm/dsi: move all PLL callbacks into PHY config structDmitry Baryshkov
2021-04-07drm/msm/dsi: drop multiple pll enable_seq supportDmitry Baryshkov
2021-04-07drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* codeDmitry Baryshkov
2021-04-07drm/msm/dsi: replace PHY's init callback with configurable dataDmitry Baryshkov
2021-01-31drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio
2020-11-04drm/msm/dsi_phy_10nm: implement PHY disablingDmitry Baryshkov
2020-11-04drm/msm/dsi_phy_7nm: implement PHY disablingDmitry Baryshkov
2020-09-12drm/msm/dsi: add support for 7nm DSI PHY/PLLJonathan Marek
2020-09-12drm/msm/dsi: remove unused clk_pre/clk_post in msm_dsi_dphy_timingJonathan Marek
2020-07-31drm/msm/dsi: Add phy configuration for SDM630/636/660Konrad Dybcio
2020-02-13drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2019-11-04drm/msm/dsi: Add configuration for 28nm PLL on family BAngeloGioacchino Del Regno
2019-10-24drm/msm/dsi: Implement qcom, dsi-phy-regulator-ldo-mode for 28nm PHYStephan Gerhold
2019-10-10drm/msm/dsi: Remove set but not used variable 'lpx'zhengbin
2019-09-03drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warningsBrian Masney
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-06-20drm/msm/phy/dsi_phy: Set pll to NULL in case initialization failsSean Paul
2019-06-19drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settingsNathan Chancellor
2019-06-18drm/msm/dsi: Add old timings quirk for 10nm phyJeffrey Hugo
2019-06-18drm/msm/dsi: Add support for MSM8998 10nm dsi phyJeffrey Hugo
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-04-19drm/msm/dsi: implement auto PHY timing calculator for 10nm PHYAbhinav Kumar
2018-02-20drm/msm/dsi: Populate the 10nm PHY funcsArchit Taneja
2018-02-20drm/msm/dsi: Add skeleton 10nm PHY/PLL codeArchit Taneja
2018-02-20drm/msm/dsi: check for failure on retrieving pll in dsi managerLloyd Atkinson
2017-10-28drm/msm/dsi: convert to msm_clk_get()Rob Clark
2017-08-02drm/msm/dsi: Set up runtime PM for DSIArchit Taneja
2017-02-06drm/msm/dsi: Add PHY/PLL for 8x96Archit Taneja
2017-02-06drm/msm/dsi: Add new method to calculate 14nm PHY timingsHai Li
2017-02-06drm/msm/dsi: Move PHY operations out of hostHai Li