mbox series

[0/3] drm/i915/cdclk: CDCLK fixes

Message ID 20240326203128.10259-1-ville.syrjala@linux.intel.com (mailing list archive)
Headers show
Series drm/i915/cdclk: CDCLK fixes | expand

Message

Ville Syrjälä March 26, 2024, 8:31 p.m. UTC
From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Fix the CDCLK programming sequence when using squash or crawl,
and also drop the tgl/dg2 hacks since we have no idea what those
are for.

Ville Syrjälä (3):
  drm/i915/cdclk: Fix CDCLK programming order when pipes are active
  drm/i915/cdclk: Fix voltage_level programming edge case
  drm/i915/cdclk: Drop tgl/dg2 cdclk bump hacks

 drivers/gpu/drm/i915/display/intel_cdclk.c | 44 +++++++---------------
 1 file changed, 13 insertions(+), 31 deletions(-)