Re: [PATCH 2/2] dma-buf: Add an API for importing sync files (v9)

2022-05-26 Thread Simon Ser
On Friday, May 6th, 2022 at 20:02, Jason Ekstrand wrote: > diff --git a/include/uapi/linux/dma-buf.h b/include/uapi/linux/dma-buf.h > index 46f1e3e98b02..70e213a0d7d9 100644 > --- a/include/uapi/linux/dma-buf.h > +++ b/include/uapi/linux/dma-buf.h > @@ -96,6 +96,24 @@ struct dma_buf_sync { > *

[PATCH 2/2] dma-buf: Add an API for importing sync files (v9)

2022-05-07 Thread Jason Ekstrand
This patch is analogous to the previous sync file export patch in that it allows you to import a sync_file into a dma-buf. Unlike the previous patch, however, this does add genuinely new functionality to dma-buf. Without this, the only way to attach a sync_file to a dma-buf is to submit a batch to