drm/i915: use pipes, not planes to label vblank data
authorKeith Packard <keithp@keithp.com>
Sun, 19 Oct 2008 02:39:29 +0000 (19:39 -0700)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Oct 2008 03:46:17 +0000 (13:46 +1000)
vblank in the kernel is far simpler if it deals with pipes instead of
planes, so we're changing both user and kernel side.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found