Hi Sumit, 2016-03-21 Sumit Semwal <sumit.semwal at linaro.org>:
> Thanks for the patch, Gustavo! > > On 18 March 2016 at 19:49, Gustavo Padovan <gustavo at padovan.org> wrote: > > From: Gustavo Padovan <gustavo.padovan at collabora.co.uk> > > > > sync_file is useful to connect one or more fences to the file. The file is > > used by userspace to track fences. > > > I think it is worthwhile to add relevant bits to the Documentation as > well - care to add relevant stuff to either Documentation/dma_buf.txt, > or to a file of its own? (I'd prefer the former, but would leave it > upto you.) Sure, that is part of my plan. I'm currently trying to have a working version of fences on DRM then I think I'll be able to add Documentation for everything I have done. Gustavo