[Bug 110544] [CI][BAT] igt at gem_workarounds@.*- fail - Failed assertion: workaround_fail_count(fd, ctx) == 0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 29 10:30:36 UTC 2019


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

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

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

--- Comment #7 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit f414756be2ac57e194919973da7b86644ba61241 (HEAD, upstream/master)
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sat May 25 08:04:53 2019 +0100

    i915/gem_workarounds: Verify regs directly

    It seems like the HW validator is getting better at preventing our
    snooping of system registers from non-privileged batches! If we can't
    use SRM, let's probe the register directly through mmio, making sure we
    have the context spinning on the GPU first.

    v2: Hold forcewake just in case the spinning batch isn't enough to
    justify our register access.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110544
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Matthew Auld <matthew.william.auld at gmail.com>
    Reviewed-by: Matthew Auld <matthew.william.auld at gmail.com>
    Reviewed-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>

with the possible side-effect that we catch some latent bugs...

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


More information about the intel-gfx-bugs mailing list