commit | 5956f44028f5a0b15f6930256af3d5dbdf1f1f57 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Tue Dec 17 15:05:27 2019 -0800 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Wed Dec 18 17:53:16 2019 -0800 |
tree | 6a27ccc1de453ca5e2ef031505a52b5bf744db56 | |
parent | 01f624f01845a1685b6070bfa6be9a13ed03b712 [diff] |
drm/i915/display: move clk off sanitize to its own function This allows us to isolate reading and writing to the ICL_DPCLKA_CFGCR0 during the sanitize phase. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Clinton Taylor <Clinton.A.Taylor@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191217230529.25092-1-lucas.demarchi@intel.com