]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit42f52ef8d96b1434f12ad9f895b5412fda392847
tree606be364a667541a2f405d72380b8a1e23d31e27
parent9e44af790f8bf8c3aa8a3101fd4f9bca2e932baa
drm/i915: use pipes, not planes to label vblank data

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>
drivers/gpu/drm/i915/i915_irq.c