OSDN Git Service

drm/i915/icl: move MG pll hw_state readout
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 22 Feb 2019 23:23:22 +0000 (15:23 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 2 Mar 2019 00:46:33 +0000 (16:46 -0800)
commit510a75a5d2b8540001c5c49ccad310df94623db8
tree0493ec2695f5b2cbd111e8c2b87d8835aba7049d
parent4aa909707bdbb040dbd12fa90b24961be0c0c17c
drm/i915/icl: move MG pll hw_state readout

Let the MG plls have their own hooks since it shares very little with
other PLL types. It's also better so the platform info contains the info
if the PLL is for MG PHY rather than relying on the PLL ids.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190222232324.16405-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/intel_dpll_mgr.c