<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SNB] [i915] GPU HANG: ecode 6:0:0x85fffffc, in aquaria [2893], reason: Hang on render ring, action: reset"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99977#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SNB] [i915] GPU HANG: ecode 6:0:0x85fffffc, in aquaria [2893], reason: Hang on render ring, action: reset"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99977">bug 99977</a>
              from <span class="vcard"><a class="email" href="mailto:jckn@gmx.net" title="Jan Nordholz <jckn@gmx.net>"> <span class="fn">Jan Nordholz</span></a>
</span></b>
        <pre>Re #12:
Cannot find reservation_object_trylock() in drm-tip or in Linus' master.
Extrapolated from the declarations of <reservation.h> and <ww_mutex.h> that the
intention was (please correct if I'm wrong):

if (reservation_object_lock(resv, NULL) == 0) { /* lock successfully acquired
*/
  ...
}

Tested that, hard freeze persists.

Re #14:
Not sure, just pulled it out of the closet again. Played it years ago, but the
kernels I ran back then didn't have IOMMU compiled in, if I remember correctly.
I'll happily bisect this - what would be a good guess for how far to go back?</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 assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>