commit | 510a75a5d2b8540001c5c49ccad310df94623db8 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Fri Feb 22 15:23:22 2019 -0800 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Fri Mar 01 16:46:33 2019 -0800 |
tree | 0493ec2695f5b2cbd111e8c2b87d8835aba7049d | |
parent | 4aa909707bdbb040dbd12fa90b24961be0c0c17c [diff] |
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