From: Damien Lespiau Date: Thu, 4 Jun 2015 17:21:33 +0000 (+0100) Subject: drm/i915/skl: Update the cached CDCLK at the end of set_cdclk() X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~307^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560a7ae4b6f679927876b0dfcc1fcdfabdd20684;p=pandora-kernel.git drm/i915/skl: Update the cached CDCLK at the end of set_cdclk() Ville's and Mika's cdclk series was in flight at the same time as the SKL S3 patches so we were missing that update. intel_update_max_cdclk() and intel_update_cdclk() had to be moved up a bit to avoid forward declarations. Signed-off-by: Damien Lespiau Reviewed-by: Ville Syrjälä Signed-off-by: Jani Nikula --- Reading git-diff-tree failed