commit | 540a8b6b0eb7492cfa452fe99814c198c2c92e06 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Feb 26 22:34:54 2020 +0200 |
committer | Imre Deak <imre.deak@intel.com> | Mon Mar 02 19:36:21 2020 +0200 |
tree | d0cf177ad07d646fbc261a566c6f853e084e5234 | |
parent | b953eb2153a34a113ec8f4c991390d36e5b00d4b [diff] |
drm/i915/hsw: Use the read-out WRPLL/SPLL state instead of reading out again Instead of reading out the WRPLL/SPLL control values from HW, we can use the DPLL state that was already read out, or swapped-to. 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-13-imre.deak@intel.com