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

--- Comment #4 from Michel Dänzer <mic...@daenzer.net> ---
Looks like a deadlock involving struct pb_cache::mutex and struct
amdgpu_winsys::bo_fence_lock. One thread locked the former and wants to lock
the latter, another thread the other way around.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to