Re: [PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)

2021-05-21 Thread Jason Ekstrand
IGT: https://patchwork.freedesktop.org/series/90433/ Mesa (Vulkan WSI): https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4037 Ideally, it'd be nice to see a RADV MR and maybe even radeonsi before we really land on it. However, I think it's proved out well enough in ANV to at least land t

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)

2021-05-20 Thread Jason Ekstrand
This is mostly a re-send of v8 only with a fourth patch which contains the sync file import ioctl that I had in the original series. I've not updated the IGT tests yet for sync file import. This resend is mostly intended to aid in discussions around implicit sync in general. I'll write up some I