From: Damien Lespiau Date: Tue, 8 Apr 2014 00:22:44 +0000 (+0100) Subject: drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e1f1cbe3e4536439d0c92610ded57923755a34;p=pandora-kernel.git drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE It is now clear that this interrupt is for the primary plane and not something global to the pipe. It also matches what the spec calls it. Signed-off-by: Damien Lespiau Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed