[Bug 107899] ANV driver doesn't release memory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 19 19:13:19 UTC 2018


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

--- Comment #18 from Richard Yao <ryao at gentoo.org> ---
This might just be my lack of familiarity with the codebase, but why is ANV
affected by this while RADV is not? I do not have any hardware to use to study
how RADV works, but at a glance, it is relatively easy to see the fence bits
being handled in the i915 GEM code while I am unable to tell at a glance how
the amdgpu GEM code uses them. It seems to be done in a very abstract way in
the amdgpu_cs.c file and it is not clear to me how that gets invoked by RADV. I
am curious if the difference might point to the possibility that ANV is overly
aggressive at fencing. I believe that DXVK should be making the same API calls
on both.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20180919/2d409b5a/attachment.html>


More information about the intel-gfx-bugs mailing list