dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* sw_sync callback deadlock
@ 2020-07-14 21:23 Chris Wilson
  2020-07-14 21:23 ` [PATCH v2 1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal Chris Wilson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chris Wilson @ 2020-07-14 21:23 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

Take 2. dma_fence_parent() relied on fence->lock pointing into the
sync_timeline which is no more, so we need a sync_pt->timeline
backpointer instead.
-Chris


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-15  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14 21:23 sw_sync callback deadlock Chris Wilson
2020-07-14 21:23 ` [PATCH v2 1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal Chris Wilson
2020-07-14 21:24 ` [PATCH v2 2/3] dma-buf/sw_sync: Separate signal/timeline locks Chris Wilson
2020-07-15  9:25   ` Bas Nieuwenhuizen
2020-07-14 21:24 ` [PATCH v2 3/3] dma-buf/selftests: Add locking selftests for sw_sync Chris Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).