drm/i915: pageflip fixes
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 2 Dec 2009 21:42:53 +0000 (13:42 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 7 Dec 2009 20:06:00 +0000 (12:06 -0800)
commit22fd0fab3b512b5fcb4fd0b0668deeaa701511f9
treee9f3ba5c2d11dc567bf86633d4d9db5ab8232b63
parent6e36595a2131e7ed5ee2674be54b2713ba7f0490
drm/i915: pageflip fixes

This patch brings the tree up to date with some fixes that were in a
more recent version of the page flipping patch you applied.  It fixes
pre-965 flip support, removes a leftover hack that forced alignment,
and initializes the pipe & plane CRTC mappings.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c