]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite2a498c70714e747bbb04dac2def41f3474d5f8f
treee9f3ba5c2d11dc567bf86633d4d9db5ab8232b63
parent9af39fde8005cf3764e6237a56455b119506f90a
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