From: Ville Syrjälä <[email protected]>

While looking at bug [1] I noticed that we're not updating the CDCLK_FREQ
register on BDW like we should. Turns out that wasn't the problem in the bug
but we should program it anyway, so that the's main fix in this series.
And I tossed in a few other cdclk related things.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=91410

Ville Syrjälä (3):
  drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk
    frequency
  drm/i915: Use cached cdclk value in
    i915_audio_component_get_cdclk_freq()
  drm/i915: Fix comments about GMBUSFREQ register

 drivers/gpu/drm/i915/i915_reg.h      |  2 ++
 drivers/gpu/drm/i915/intel_audio.c   |  8 +-------
 drivers/gpu/drm/i915/intel_display.c | 17 +++++++----------
 3 files changed, 10 insertions(+), 17 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to