From: Paulo Zanoni Date: Fri, 5 Oct 2012 15:05:54 +0000 (-0300) Subject: drm/i915: enable and disable PIPE_CLK_SEL at the right time X-Git-Tag: v3.8-rc1~82^2~192^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc914639b12054c930fe75a2ff4221311699e9c2;p=pandora-kernel.git drm/i915: enable and disable PIPE_CLK_SEL at the right time Previously we were enabling it at mode_set but never disabling. Let's follow the mode set sequence. Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed