From: Paulo Zanoni Date: Tue, 6 Aug 2013 21:57:11 +0000 (-0300) Subject: drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq X-Git-Tag: v3.12-rc1~136^2~14^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40066412cc2ace1c1299e7a4d7a81dc33395b6f;p=pandora-kernel.git drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq We already have code to disable LCPLL and switch to FCLK, so we need this too. We still don't call the code to disable LCPLL, but we'll call it when we add support for Package C8+. Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed