drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 8 Apr 2014 00:22:44 +0000 (01:22 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 9 Apr 2014 13:15:16 +0000 (15:15 +0200)
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 <damien.lespiau@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found