From 40377ef2d9a3ddc8ba4aee11393fb207e82111e1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Marchesin?= Date: Wed, 2 Jul 2014 15:13:43 -0700 Subject: [PATCH] drm/udl: Implement page_flip ioctl MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Dave Airlie --- Reading git-format-patch failed