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

Chris Wilson <[email protected]> changed:

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

--- Comment #16 from Chris Wilson <[email protected]> ---
commit 0d028f8fd07f0a4b46c9e4659eb3caf93a69ac11
Author: Chris Wilson <[email protected]>
Date:   Fri Jul 28 12:55:20 2017 +0100

    igt/gem_userptr_blits: Errors from gup are permanent

    After triggering an error (such as trying to use userptr on a GTT
    mmaping), we store the EFAULT on the object permanently. So to test the
    error, we must sacrifice the object and recreate the userptr handle.
    We restrict the error to just one of the overlapping userptr handles to
    check the object independence.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100596
    Signed-off-by: Chris Wilson <[email protected]>
    Reviewed-by: MichaƂ Winiarski <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to