[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 21 06:57:32 PST 2015


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

--- Comment #7 from Christian König <deathsimple at vodafone.de> ---
(In reply to david1.zhou at amd.com from comment #6)
> Maybe we shall avoid to use fence for vmid, instead using LRU list.

Yeah, thought about that as well. The problem is that we used to have an LRU
list and I switched to fences because they had less overhead.

We still need to keep the fences around for synchronization, so I'm not sure if
that would really help.

The real price question is what is going wrong here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/d64b6956/attachment-0001.html>


More information about the dri-devel mailing list