<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ANV driver doesn't release memory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107899#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ANV driver doesn't release memory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107899">bug 107899</a>
              from <span class="vcard"><a class="email" href="mailto:ryao@gentoo.org" title="Richard Yao <ryao@gentoo.org>"> <span class="fn">Richard Yao</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=141589" name="attach_141589" title="Dump of long lived i915_request object">attachment 141589</a> <a href="attachment.cgi?id=141589&action=edit" title="Dump of long lived i915_request object">[details]</a></span>
Dump of long lived i915_request object

I captured one of these long lived SLAB objects from my system using the crash
utility. I am not a graphics developer, but here is what stood out to me:

1. The dma_fence refcount is 1.
2. The dma_fence segno is 82576060.
3. The dma_fence ops is i915_fence_ops.
4. The global_seqno is 82576036.

I'll post my capture of the referenced intel_engine_cs next, although the
interesting thing there is that the timeline seqno is 82620551, which implies
that this particular object is old.</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>