[PATCH] drm: Implement O_NONBLOCK support on /dev/dri/cardN

Daniel Vetter daniel at ffwll.ch
Wed Oct 8 02:16:38 PDT 2014


On Tue, Oct 7, 2014 at 3:13 PM, Chris Wilson <chris at 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 at chris-wilson.co.uk>
> Cc: dri-devel at lists.freedesktop.org

Testcase for nonblocking behaviour in kms_flip?
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list