From: Ville Syrjälä <[email protected]> Handle the CDCLK decimal divider sanitization a bit more gently, add some more helpful debugs to the process, and clean up the CDCLK_CTL bits.
Ville Syrjälä (6): drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enable drm/i915/cdclk: Print the reason for the CDCLK sanitization drm/i915/cdclk Clean up CDCLK_CTL defines drm/i915/cdclk: Document CDCLK_CTL bits drm/i915/cdclk: Introduce bxt_cdclk_cd2x_pipe_mask() and use it drm/i915/cdclk: Use the TGL+ CD2x pipe select bits also on ICL drivers/gpu/drm/i915/display/intel_cdclk.c | 91 ++++++++++++++----- .../gpu/drm/i915/display/intel_display_regs.h | 26 +++--- 2 files changed, 80 insertions(+), 37 deletions(-) -- 2.53.0
