From: Imre Deak Date: Wed, 5 Nov 2014 18:48:37 +0000 (+0200) Subject: drm/i915: unify gen6/gen8 rps irq handler X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a9a2688256b32af05e4f8c792b243419e41311;p=pandora-kernel.git drm/i915: unify gen6/gen8 rps irq handler After the previous patch the GEN8 RPS handler became very similar to the GEN6 version, so unify the two functions. No functional change. Signed-off-by: Imre Deak Reviewed-by: Paulo Zanoni [danvet: Move one misplaced hunk from a later patch to fix a bisect issue as reported by Wu Fengguang's 0-day builder and fix suggested by Imre.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed