commit | 830b2cdcf4cc0c5cb05f8d5e432fda22faee330d | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Feb 26 22:34:44 2020 +0200 |
committer | Imre Deak <imre.deak@intel.com> | Mon Mar 02 19:36:21 2020 +0200 |
tree | f49bfe12353733ac002b47e9e433e3439613c75e | |
parent | b48f4b3be9206b9f88bee16665eb785636a0cb38 [diff] |
drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c Move the HW readout/sanitize functions to intel_dpll_mgr.c which contains the rest of shared DPLL functionality. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200226203455.23032-3-imre.deak@intel.com