commit | 40377ef2d9a3ddc8ba4aee11393fb207e82111e1 | [log] [tgz] |
---|---|---|
author | Stéphane Marchesin <marcheu@chromium.org> | Wed Jul 02 15:13:43 2014 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jul 08 11:37:28 2014 +1000 |
tree | a0d2cdd522839f8834618b8925b766bd8019a726 | |
parent | 26507b065b503ac1b5ba702161c2084190fc0c9f [diff] |
drm/udl: Implement page_flip ioctl This is a very crude page_flip implementation for UDL. There are ways to make it better (make it asynchronous, make it do actual vsynced flips...) but that's for another patch. [airlied: fixup primary change] Signed-off-by: Stéphane Marchesin <marcheu@chromium.org> Signed-off-by: Dave Airlie <airlied@redhat.com>