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)
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>

No differences found