drm/i915: add GETPARAM request for page flipping
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 19 Nov 2009 18:49:07 +0000 (10:49 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 1 Dec 2009 17:19:07 +0000 (09:19 -0800)
Add a GETPARAM request for checking if page flipping is supported.
Useful for the 2D driver to enable the flipping path.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found