drm/vbl rework: rework how the drm deals with vblank.
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 22 Apr 2008 06:03:07 +0000 (16:03 +1000)
committerDave Airlie <airlied@linux.ie>
Sat, 26 Apr 2008 08:01:07 +0000 (18:01 +1000)
Other Authors: Michel Dänzer <michel@tungstengraphics.com>
mga: Ian Romanick <idr@us.ibm.com>
via: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>

This re-works the DRM internals to provide a better interface for drivers
to expose vblank on multiple crtcs.

It also includes work done by Michel on making i915 triple buffering and pageflipping work properly.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found