[Bug 84744] ZaphodHeads need O_NONBLOCK support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 5 08:34:11 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=84744

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #27 from Chris Wilson <chris at chris-wilson.co.uk> ---
What Mika forgot to do (which is v.important) was cite the kernel commit:

commit bd008e5b2953186fc0c6633a885ade95e7043800
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Oct 7 14:13:51 2014 +0100

    drm: Implement O_NONBLOCK support on /dev/dri/cardN

    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
    Reviewed-by: Jesse Barnes <jbarnes at virtuousgeek.org>
    Testcase: igt/kms_flip/nonblocing_read
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20141105/75c04754/attachment-0001.html>


More information about the intel-gfx-bugs mailing list