blob: e2f650a2d0bb9fd925364af80fa8d622355ca2ce [file] [log] [blame]
b7cf8a54549f ("drm/msm/dsi: move ioremaps to dsi_phy_driver_probe")
e55b3fbbbbc8 ("drm/msm/dsi: drop PLL accessor functions")
007687c38a80 ("drm/msm/dsi: drop msm_dsi_pll abstraction")
2a831d9e38e2 ("drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy")
62d5325d457a ("drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare")
89da81530d79 ("drm/msm/dsi: simplify vco_delay handling in dsi_phy_28nm driver")
015cf329831d ("drm/msm/dsi: drop vco_delay setting from 7nm, 10nm, 14nm drivers")
aaadcbb4d702 ("drm/msm/dsi: make save/restore_state phy-level functions")
613cbd1da3c9 ("drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks")
5d13459650b3 ("drm/msm/dsi: push provided clocks handling into a generic code")
95b814e4f639 ("drm/msm/dsi: remove msm_dsi_pll_set_usecase")
076437c9e360 ("drm/msm/dsi: move min/max PLL rate to phy config")
80d2229bf0e7 ("drm/msm/dsi: drop global msm_dsi_phy_type enumaration")
93cf7d6289f9 ("drm/msm/dsi: move all PLL callbacks into PHY config struct")
6a58cfecaf6c ("drm/msm/dsi: drop multiple pll enable_seq support")
d6d1439ec438 ("drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code")
266a4e58a1d2 ("drm/msm/dsi: replace PHY's init callback with configurable data")
9daaf3130785 ("drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rate")
19f4a055abf2 ("drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignment")
3b24cdfc721a ("drm/msm/dsi: fix check-before-set in the 7nm dsi_pll code")
ce5226625a69 ("drm/msm/dsi_pll_10nm: Convert pr_err prints to DRM_DEV_ERROR")
362cadf34b9f ("drm/msm/dsi_pll_10nm: Fix variable usage for pll_lockdet_rate")
196145eb1af1 ("drm/msm/dsi_pll_10nm: Solve TODO for multiplier frac_bits assignment")
5c191fef4ce2 ("drm/msm/dsi_pll_10nm: Fix dividing the same numbers twice")
0e720ea8de07 ("drm/msm/dsi: do not try reading 28nm vco rate if it's not enabled")
a4ccc37693a2 ("drm/msm/dsi_pll_10nm: restore VCO rate during restore_state")
5047ab95bb7d ("drm/msm/dsi_pll_7nm: restore VCO rate during restore_state")
200a2186b627 ("drm/msm: fix 32b build warns")
e3c64c7221f6 ("drm/msm: Set the global virtual address range from the IOMMU domain")
0a48db562c62 ("drm/msm/adreno: fix probe without iommu")