dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion.
@ 2021-10-15 11:57 Maarten Lankhorst
  2021-10-15 11:57 ` [PATCH 1/2] dma-buf: Fix dma_resv_wait_timeout handling of timeout = 0 Maarten Lankhorst
  2021-10-15 11:57 ` [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled Maarten Lankhorst
  0 siblings, 2 replies; 8+ messages in thread
From: Maarten Lankhorst @ 2021-10-15 11:57 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, linux-media, linaro-mm-sig, Maarten Lankhorst

Urgent fixes!

dma_resv_test_signaled is completely broken, dma_resv_wait_timeout kind of broken.

Maarten Lankhorst (2):
  dma-buf: Fix dma_resv_wait_timeout handling of timeout = 0.
  dma-buf: Fix dma_resv_test_signaled.

 drivers/dma-buf/dma-resv.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-21 12:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-15 11:57 [PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion Maarten Lankhorst
2021-10-15 11:57 ` [PATCH 1/2] dma-buf: Fix dma_resv_wait_timeout handling of timeout = 0 Maarten Lankhorst
2021-10-18 11:20   ` [Linaro-mm-sig] " Christian König
2021-10-15 11:57 ` [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled Maarten Lankhorst
2021-10-15 12:07   ` Christian König
2021-10-15 12:52     ` Maarten Lankhorst
2021-10-15 12:56       ` [Linaro-mm-sig] " Christian König
2021-10-21 12:08         ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox