From: Daniel Vetter Date: Mon, 21 Oct 2013 16:04:36 +0000 (+0200) Subject: drm/i915: refactor ilk display interrupt handling X-Git-Tag: v3.13-rc1~76^2~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40da17c29be95acf5543c97c8bc2fbb5991c3e39;p=pandora-kernel.git drm/i915: refactor ilk display interrupt handling - Use a for_each_loop and add the corresponding #defines. - Drop the _ILK postfix on the existing DE_PIPE_VBLANK macro for consistency with everything else. - Also use macros (and add the missing one for plane flips) for the ivb display interrupt handler. Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä [danvet: Drop the useless parens that Ville spotted.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed