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

Chris Wilson <[email protected]> changed:

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

--- Comment #5 from Chris Wilson <[email protected]> ---
commit 4049adf01014af077df2174def4fadf7cecb066e (HEAD, upstream/master)
Author: Chris Wilson <[email protected]>
Date:   Wed Jan 30 16:18:58 2019 +0000

    i915/gem_cpu_reloc: Do the can-store-dword check at start

    igt doesn't handle skipping from inside igt_fork very gracefully and
    crashes instead of reporting the lack of requirements. One solution
    would be to fix igt, but far easier is to just move the requirement
    checking around to do it before we even fork.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109493
    Signed-off-by: Chris Wilson <[email protected]>
    Reviewed-by: Tvrtko Ursulin <[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