[Bug 109473] [CI][DRMTIP] igt at gem_tiled_fence_blits@normal - fail - Failed assertion: linear[i] == start_val

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 11 10:00:30 UTC 2019


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

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

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

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
Optimistically,

commit 3d325bb211d8cd84c6862c9945185a937395cb44
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sun Mar 24 14:11:16 2019 +0000

    i915: Mark up some forgotten set-domain

    It is the user's responsibility to manage their domains. In libdrm, when
    you mmap a pointer, it calls set-domain automatically, but igt requires
    the caller to manage it explicitly, so do so. The vast majority already
    do correct manage the domain as they use the pointer into the mmap, just
    a few have been missed over the years.

    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

Hmm, maybe that means I can relax a889580c087a9c

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


More information about the intel-gfx-bugs mailing list