On 24/11/15 01:28 PM, Emmanuel Gil Peyrot wrote:
> Those were found while working on simple-dmabuf-v4l, as found in the
> next patch of this series.
>
> After each buffer’s params were ready to be submitted to the
> compositor, a roundtrip was done, which is wasteful since we can do it
> only once
Those were found while working on simple-dmabuf-v4l, as found in the
next patch of this series.
After each buffer’s params were ready to be submitted to the
compositor, a roundtrip was done, which is wasteful since we can do it
only once after having queued all the params we want. Removing those