commit | 350ab42f973501d573f2e92c6f8a75b6b5a92e83 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Feb 26 22:34:52 2020 +0200 |
committer | Imre Deak <imre.deak@intel.com> | Mon Mar 02 19:36:21 2020 +0200 |
tree | 7c49306ec06be521326cfac7e221df32562c9ac4 | |
parent | 068f723ed554c5571d8ba8f4e9e28306f2175cef [diff] |
drm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequency calculation Split out the PLL parameter->frequency conversion logic for each type of PLL for symmetry with their corresponding inverse conversion functions. 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-11-imre.deak@intel.com