[PATCH] dma-buf: Rename struct fence to dma_fence

2016-10-21 Thread Daniel Vetter
On Thu, Oct 20, 2016 at 10:45:34PM +0530, Sumit Semwal wrote: > Hi Chris, > > Thanks for the patch! > > On 20 October 2016 at 17:38, Gustavo Padovan wrote: > > 2016-10-20 Chris Wilson : > > > >> I plan to usurp the short name of struct fence for a core kernel struct, > >> and so I need to rename

[PATCH] dma-buf: Rename struct fence to dma_fence

2016-10-20 Thread Sumit Semwal
Hi Chris, Thanks for the patch! On 20 October 2016 at 17:38, Gustavo Padovan wrote: > 2016-10-20 Chris Wilson : > >> I plan to usurp the short name of struct fence for a core kernel struct, >> and so I need to rename the specialised fence/timeline for DMA >> operations to make room. >> >> A cons

[PATCH] dma-buf: Rename struct fence to dma_fence

2016-10-20 Thread Gustavo Padovan
2016-10-20 Chris Wilson : > I plan to usurp the short name of struct fence for a core kernel struct, > and so I need to rename the specialised fence/timeline for DMA > operations to make room. > > A consensus was reached in > https://lists.freedesktop.org/archives/dri-devel/2016-July/113083.html

[PATCH] dma-buf: Rename struct fence to dma_fence

2016-10-20 Thread Christian König
Am 20.10.2016 um 08:47 schrieb Chris Wilson: > I plan to usurp the short name of struct fence for a core kernel struct, > and so I need to rename the specialised fence/timeline for DMA > operations to make room. > > A consensus was reached in > https://lists.freedesktop.org/archives/dri-devel/2016-

[PATCH] dma-buf: Rename struct fence to dma_fence

2016-10-20 Thread Chris Wilson
I plan to usurp the short name of struct fence for a core kernel struct, and so I need to rename the specialised fence/timeline for DMA operations to make room. A consensus was reached in https://lists.freedesktop.org/archives/dri-devel/2016-July/113083.html that making clear this fence applies to