[Intel-gfx] [PATCH 0/3] drm/i915: Cdclk related fixes and polish
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Tue Apr 26 16:46:31 UTC 2016
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
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
More information about the Intel-gfx
mailing list