commit | e9560f7cb20722e0e7db46bbb6f43c2194a238d5 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Nov 19 10:49:07 2009 -0800 |
committer | Eric Anholt <eric@anholt.net> | Tue Dec 01 09:19:07 2009 -0800 |
tree | 876a1e87246fd7a966cfc9a059efcd572e9b7359 | |
parent | 7bd4d7be5c8c35a401b1589201e5d43a64d3f05b [diff] |
drm/i915: add GETPARAM request for page flipping 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>