Direct userspace dma-buf mmap (v7)

2016-02-09 Thread Daniel Vetter
On Fri, Feb 05, 2016 at 11:53:03AM -0200, Tiago Vignatti wrote: > On 02/04/2016 06:55 PM, Stéphane Marchesin wrote: > >On Tue, Dec 22, 2015 at 1:36 PM, Tiago Vignatti > > wrote: > >>Hey back, > >> > >>Thank you Daniel, Chris, Alex and Thomas for reviewing the last series. I > >>think I addressed

Direct userspace dma-buf mmap (v7)

2016-02-05 Thread Tiago Vignatti
On 02/04/2016 06:55 PM, Stéphane Marchesin wrote: > On Tue, Dec 22, 2015 at 1:36 PM, Tiago Vignatti > wrote: >> Hey back, >> >> Thank you Daniel, Chris, Alex and Thomas for reviewing the last series. I >> think I addressed most of the comments now in version 7, including: >>- being even more

Direct userspace dma-buf mmap (v7)

2016-02-04 Thread Stéphane Marchesin
On Tue, Dec 22, 2015 at 1:36 PM, Tiago Vignatti wrote: > Hey back, > > Thank you Daniel, Chris, Alex and Thomas for reviewing the last series. I > think I addressed most of the comments now in version 7, including: > - being even more wording in the doc about sync usage. > - pass .write =

Direct userspace dma-buf mmap (v7)

2015-12-22 Thread Tiago Vignatti
Hey back, Thank you Daniel, Chris, Alex and Thomas for reviewing the last series. I think I addressed most of the comments now in version 7, including: - being even more wording in the doc about sync usage. - pass .write = false always in i915 end_cpu_access. - add sync invalid flags test