]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Update cached cdclk state from broxton_init_cdclk()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 13 May 2016 20:41:36 +0000 (23:41 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 23 May 2016 18:11:16 +0000 (21:11 +0300)
commite652c3befa06180aa10727243e8a9952da3f8692
tree4b5dc2f16b1f6ceed3b310118977159942141099
parenta19f20cf481e9be771e232f75438c06071035412
drm/i915: Update cached cdclk state from broxton_init_cdclk()

Let's make sure our cached cdclk state is accurate right after
broxton_init_cdclk() whether or not we end up changing the cdclk
frequency.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1463172100-24715-18-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
drivers/gpu/drm/i915/intel_display.c