[Bug 110977] [CI][BAT] igt at i915_selftest@live_execlists - incomplete - Kernel panic - not syncing: Fatal exception in interrupt

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 24 08:20:19 UTC 2019


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

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

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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 12fdaf19e05b69992502eb9c97fc3c180f797564
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Jun 21 09:07:29 2019 +0100

    drm/i915/execlists: Keep virtual context alive until after we kick

    The call to kick_siblings() dereferences the rq->context, so we should
    not drop our local reference until afterwards!

    v2: Stick to setting ce.inflight=NULL before kicking as this is what the
    other threads will check to see if the context is ready for takeover.

    Fixes: 22b7a426bbe1 ("drm/i915/execlists: Preempt-to-busy")
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Mika Kuoppala <mika.kuoppala at linux.intel.com>
    Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
    Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
    Link:
https://patchwork.freedesktop.org/patch/msgid/20190621080729.2652-1-chris@chris-wilson.co.uk

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


More information about the intel-gfx-bugs mailing list