commit | 068f723ed554c5571d8ba8f4e9e28306f2175cef | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Feb 26 22:34:51 2020 +0200 |
committer | Imre Deak <imre.deak@intel.com> | Mon Mar 02 19:36:21 2020 +0200 |
tree | 040d04e72ccb703cdb2a8f2281e2a6c905a69389 | |
parent | 206b7edc356c76168387dec6c26166b8c1926cb6 [diff] |
drm/i915/hsw: Split out the SPLL parameter calculation For consistency with the WRPLL/LCPLL parameter calculation functions, split out the SPLL specific logic to its own function. 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-10-imre.deak@intel.com