drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c
authorImre Deak <imre.deak@intel.com>
Wed, 26 Feb 2020 20:34:44 +0000 (22:34 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 2 Mar 2020 17:36:21 +0000 (19:36 +0200)
commit830b2cdcf4cc0c5cb05f8d5e432fda22faee330d
treef49bfe12353733ac002b47e9e433e3439613c75e
parentb48f4b3be9206b9f88bee16665eb785636a0cb38
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
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
drivers/gpu/drm/i915/display/intel_dpll_mgr.h