Message ID | 20180705130401.24315-1-stanimir.varbanov@linaro.org |
---|---|
Headers | show |
Series | Venus updates | expand |
On 05/07/18 16:07, Tomasz Figa wrote: > Hi Stanimir, > > On Thu, Jul 5, 2018 at 10:05 PM Stanimir Varbanov > <stanimir.varbanov@linaro.org> wrote: >> >> Hi, >> >> Changes since v4: >> * 02/27 re-write intbufs_alloc as suggested by Alex, and >> moved new structures in 03/27 where they are used >> * 11/27 exit early if error occur in vdec_runtime_suspend >> venc_runtime_suspend and avoid ORing ret variable >> * 12/27 fixed typo in patch description >> * added a const when declare ptype variable >> >> Previous v4 can be found at https://lkml.org/lkml/2018/6/27/404 > > Thanks for the patches! > > Reviewed-by: Tomasz Figa <tfiga@chromium.org> Are we waiting for anything else? Otherwise I plan to make a pull request for this tomorrow. Regards, Hans
On Fri, Jul 6, 2018 at 12:00 AM Alexandre Courbot <acourbot@chromium.org> wrote: > > On Thu, Jul 5, 2018 at 11:52 PM Stanimir Varbanov > <stanimir.varbanov@linaro.org> wrote: > > > > Hi, > > > > On 07/05/2018 05:08 PM, Hans Verkuil wrote: > > > On 05/07/18 16:07, Tomasz Figa wrote: > > >> Hi Stanimir, > > >> > > >> On Thu, Jul 5, 2018 at 10:05 PM Stanimir Varbanov > > >> <stanimir.varbanov@linaro.org> wrote: > > >>> > > >>> Hi, > > >>> > > >>> Changes since v4: > > >>> * 02/27 re-write intbufs_alloc as suggested by Alex, and > > >>> moved new structures in 03/27 where they are used > > >>> * 11/27 exit early if error occur in vdec_runtime_suspend > > >>> venc_runtime_suspend and avoid ORing ret variable > > >>> * 12/27 fixed typo in patch description > > >>> * added a const when declare ptype variable > > >>> > > >>> Previous v4 can be found at https://lkml.org/lkml/2018/6/27/404 > > >> > > >> Thanks for the patches! > > >> > > >> Reviewed-by: Tomasz Figa <tfiga@chromium.org> > > > > Thanks Tomasz! > > > > > > > > Are we waiting for anything else? Otherwise I plan to make a pull request for > > > this tomorrow. > > > > I think we are done. > > I would just like to give this one last test - will be done by tomorrow JST. Confirmed my unit tests were still running with this version and had a quick look at the changes. The series, Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: Alexandre Courbot <acourbot@chromium.org>