Re: [PATCH 1/3] dma-buf/sw_sync: move timeline_fence_ops around

2017-07-31 Thread Gustavo Padovan
2017-07-30 Chris Wilson : > Quoting Gustavo Padovan (2017-07-29 16:22:15) > > From: Gustavo Padovan > > > > We are going to use timeline_fence_signaled() in a internal function in > > the next commit. > > > > Cc: Chris Wilson > > Signed-off-by: Gustavo Padovan > > Purely mechanical, > Review

Re: [PATCH 1/3] dma-buf/sw_sync: move timeline_fence_ops around

2017-07-30 Thread Chris Wilson
Quoting Gustavo Padovan (2017-07-29 16:22:15) > From: Gustavo Padovan > > We are going to use timeline_fence_signaled() in a internal function in > the next commit. > > Cc: Chris Wilson > Signed-off-by: Gustavo Padovan Purely mechanical, Reviewed-by: Chris Wilson -Chris _

[PATCH 1/3] dma-buf/sw_sync: move timeline_fence_ops around

2017-07-29 Thread Gustavo Padovan
From: Gustavo Padovan We are going to use timeline_fence_signaled() in a internal function in the next commit. Cc: Chris Wilson Signed-off-by: Gustavo Padovan --- drivers/dma-buf/sw_sync.c | 138 +++--- 1 file changed, 69 insertions(+), 69 deletions(-)