From: Damien Lespiau Date: Fri, 19 Oct 2012 16:55:42 +0000 (+0100) Subject: drm/i915: Program DSPCLK_GATE_D only once on Ironlake X-Git-Tag: v3.8-rc1~82^2~192^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d47e4f57f0a821f5ba84b8e101ee7e44e4ffae6;p=pandora-kernel.git drm/i915: Program DSPCLK_GATE_D only once on Ironlake With the consolidated registers, it appears that we're setting the same bis several times. Let's just collect the bits we want to set and program it once. v2: More cleanup. Also program 0x42004 and 0x45000 for FBC on non mobile platforms (Paulo Zanoni) Signed-off-by: Damien Lespiau [danvet: Undo the functional change as discussed on irc.] Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed