From: Paulo Zanoni Date: Tue, 6 Aug 2013 21:57:12 +0000 (-0300) Subject: drm/i915: wrap GTIMR changes X-Git-Tag: v3.12-rc1~136^2~14^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43eaea131823c5ca13d03364e61bd15f0b22a0f7;p=pandora-kernel.git drm/i915: wrap GTIMR changes Just like the functions that touch DEIMR and SDEIMR, but for GTIMR. The new functions contain a POSTING_READ(GTIMR) which was not present at the 2 callers inside i915_irq.c. The implementation is based on ibx_display_interrupt_update. Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed