On Tue, Oct 7, 2014 at 3:13 PM, Chris Wilson chris@chris-wilson.co.uk wrote:
The implmentation is simple in the extreme: we only want to wait for events if the device was opened in blocking mode, otherwise we grab what is available and report an error if there was none.
Signed-off-by: Chris Wilson chris@chris-wilson.co.uk Cc: dri-devel@lists.freedesktop.org
Testcase for nonblocking behaviour in kms_flip? -Daniel