<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [APL] [BAT] igt@gem_exec_fence@await-hang-default fails on CI"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99729">bug 99729</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [APL] [BAT] igt@gem_exec_fence@await-hang-default fails on CI"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99729#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [APL] [BAT] igt@gem_exec_fence@await-hang-default fails on CI"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99729">bug 99729</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Should be fixed:

commit 1f7b847d72c3583df5048d83bd945d0c2c524c28
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Wed Feb 8 14:30:33 2017 +0000

    drm/i915: Disable engine->irq_tasklet around resets

    When we restart the engines, and we have active requests, a request on
    the first engine may complete and queue a request to the second engine
    before we try to restart the second engine. That queueing of the
    request may race with the engine to restart, and so may corrupt the
    current state. Disabling the engine->irq_tasklet prevents the two paths
    from writing into ELSP simultaneously (and modifyin the execlists_port[]
    at the same time).

    Fixes: 821ed7df6e2a ("drm/i915: Update reset path to fix incomplete
requests
")
    Testcase: igt/gem_exec_fence/await-hang
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Cc: Tvrtko Ursulin <<a href="mailto:tvrtko.ursulin@intel.com">tvrtko.ursulin@intel.com</a>>
    Cc: Mika Kuoppala <<a href="mailto:mika.kuoppala@intel.com">mika.kuoppala@intel.com</a>>
    Reviewed-by: Mika Kuoppala <<a href="mailto:mika.kuoppala@intel.com">mika.kuoppala@intel.com</a>>
    Link:
<a href="http://patchwork.freedesktop.org/patch/msgid/20170208143033.11651-3-ch">http://patchwork.freedesktop.org/patch/msgid/20170208143033.11651-3-ch</a>
<a href="mailto:ris@chris-wilson.co.uk">ris@chris-wilson.co.uk</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>