summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi/phy
AgeCommit message (Expand)Author
2022-09-18drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handlingDouglas Anderson
2022-09-18drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()Douglas Anderson
2022-09-18drm/msm/dsi: Use the new regulator bulk feature to specify the loadDouglas Anderson
2022-09-18drm/msm/dsi: Don't set a load before disabling a regulatorDouglas Anderson
2022-09-18drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()Marijn Suijten
2022-09-18drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock namesMarijn Suijten
2022-09-18drm/msm/dsi/phy: Reindent and reflow multiline function callsMarijn Suijten
2022-09-18drm/msm/dsi: fix the inconsistent indentingsunliming
2022-05-07drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clockDmitry Baryshkov
2022-05-07drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov
2022-02-19Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov
2022-02-18drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY modeDmitry Baryshkov
2022-02-18drm/msm/dsi: Add 10nm dsi phy tuning configuration supportRajeev Nandan
2022-02-18drm/msm/dsi: Add dsi phy tuning configuration supportRajeev Nandan
2022-02-18drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parentMarijn Suijten
2022-02-18drm/msm: drop dbgname argument from msm_ioremap*()Dmitry Baryshkov
2022-01-25drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito
2021-12-16drm/msm: Don't use autosuspend for displayRob Clark
2021-11-28drm/msm/dsi: stop setting clock parents manuallyDmitry Baryshkov
2021-10-15drm/msm/dsi: Add phy configuration for MSM8953Vladimir Lypak
2021-10-15drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLLMarijn Suijten
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-10drm/msm/dsi: add continuous clock support for 7nm PHYDmitry Baryshkov
2021-08-07drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660Konrad Dybcio
2021-08-07drm/msm/dsi: rename dual DSI to bonded DSIDmitry Baryshkov
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: support CPHY mode for 7nm pll/phyJonathan Marek
2021-06-23drm/msm: Generated register updateRob Clark
2021-06-23drm/msm/dsi: fix 32-bit clang warningArnd Bergmann
2021-06-23Merge branch 'msm-fixes-v5.13-rc6' into msm-next-redoRob Clark
2021-06-23drm/msm/dsi: add DSI PHY registers to snapshot dataDmitry Baryshkov
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