summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c
AgeCommit message (Expand)Author
2021-02-01drm/msm/dsi_pll_10nm: Convert pr_err prints to DRM_DEV_ERRORAngeloGioacchino Del Regno
2021-02-01drm/msm/dsi_pll_10nm: Fix variable usage for pll_lockdet_rateAngeloGioacchino Del Regno
2021-02-01drm/msm/dsi_pll_10nm: Solve TODO for multiplier frac_bits assignmentAngeloGioacchino Del Regno
2021-02-01drm/msm/dsi_pll_10nm: Fix dividing the same numbers twiceAngeloGioacchino Del Regno
2020-11-04drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov
2020-02-13drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-01-06clk: mux: Add support for specifying parents via DT/pointersStephen Boyd
2019-06-20drm/msm/dsi_pll_10nm: Remove impossible checkSean Paul
2019-06-20drm/msm/dsi_pll_10nm: Release clk hw on destroy and failureSean Paul
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-11drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driverAbhinav Kumar
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-11-30drm/msm/dsi: configure VCO rate for 10nm PLL driverAbhinav Kumar
2018-07-26drm/msm/dsi: initialize postdiv_lock before use for 10nm pllRajesh Yadav
2018-02-20drm/msm/dsi: Populate PLL 10nm clock opsArchit Taneja
2018-02-20drm/msm/dsi: Add skeleton 10nm PHY/PLL codeArchit Taneja