From: Damien Lespiau Date: Fri, 19 Oct 2012 16:55:43 +0000 (+0100) Subject: drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV X-Git-Tag: v3.8-rc1~82^2~192^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29de6ce574870a0d3fd157afdbf51c0282e2bf63;p=pandora-kernel.git drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV We were programming register 0x42020 twice on those platforms. Once should be enough. Signed-off-by: Damien Lespiau Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed