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)
commitd0e1f1cbe3e4536439d0c92610ded57923755a34
tree93ac98f38de18f8f31eb5e55c2e5b48a3f99230d
parent88b4aa8770d7779b7eaad47a0b5a32374f07f476
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 <damien.lespiau@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_reg.h
This page took 0.04304 seconds and 5 git commands to generate.