Re: [PATCH 09/12] [media] vivid: mark vivid queues as ordered

2017-07-10 Thread Gustavo Padovan
2017-07-07 Shuah Khan : > On 06/16/2017 01:39 AM, Gustavo Padovan wrote: > > From: Gustavo Padovan > > > > To enable vivid to be used with explicit synchronization we need > > to mark its queues as ordered. > > > > Signed-off-by: Gustavo

Re: [PATCH 09/12] [media] vivid: mark vivid queues as ordered

2017-07-07 Thread Shuah Khan
On 06/16/2017 01:39 AM, Gustavo Padovan wrote: > From: Gustavo Padovan > > To enable vivid to be used with explicit synchronization we need > to mark its queues as ordered. > > Signed-off-by: Gustavo Padovan > --- >

Re: [PATCH 09/12] [media] vivid: mark vivid queues as ordered

2017-07-06 Thread Hans Verkuil
On 06/16/17 09:39, Gustavo Padovan wrote: > From: Gustavo Padovan > > To enable vivid to be used with explicit synchronization we need > to mark its queues as ordered. > > Signed-off-by: Gustavo Padovan Acked-by: Hans Verkuil

[PATCH 09/12] [media] vivid: mark vivid queues as ordered

2017-06-16 Thread Gustavo Padovan
From: Gustavo Padovan To enable vivid to be used with explicit synchronization we need to mark its queues as ordered. Signed-off-by: Gustavo Padovan --- drivers/media/platform/vivid/vivid-core.c | 5 + 1 file changed, 5