RE: [PATCH V3 0/1] Fix for VP9 DRC and Decoder STOP issue.

From: Viswanath Boma (Temp)
Date: Thu Mar 23 2023 - 05:24:20 EST


HI Dmirty,

Thanks for Reviews .

> -----Original Message-----
> From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
> Sent: Thursday, March 16, 2023 6:08 PM
> To: Viswanath Boma (Temp) (QUIC) <quic_vboma@xxxxxxxxxxx>;
> stanimir.varbanov@xxxxxxxxxx; Vikash Garodia (QUIC)
> <quic_vgarodia@xxxxxxxxxxx>; Andy Gross <agross@xxxxxxxxxx>;
> bjorn.andersson@xxxxxxxxxx; Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>;
> Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>; linux-
> media@xxxxxxxxxxxxxxx; linux-arm-msm@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH V3 0/1] Fix for VP9 DRC and Decoder STOP issue.
>
> WARNING: This email originated from outside of Qualcomm. Please be wary of
> any links or attachments, and do not enable macros.
>
> On 16/03/2023 10:15, quic_vboma@xxxxxxxxxxx wrote:
> > From: Viswanath Boma <quic_vboma@xxxxxxxxxxx>
> >
> > Fixed indent comments, ensured rebase and checkpatch with --strict.
> > Tested the changes on v5.15 and v5.4 kernels .
>
> Was it tested on top of the recent kernels?
>
Yes, Ensured on the latest .

> > For testing Chrome Utilities were used .
> >
> > Viswanath Boma (1):
> > venus: Enable sufficient sequence change support for sc7180 and fix
> > for Decoder STOP command issue.
> >
> > drivers/media/platform/qcom/venus/core.h | 18 ++++++++++++++++++
> > drivers/media/platform/qcom/venus/hfi_cmds.c | 1 +
> > drivers/media/platform/qcom/venus/hfi_helper.h | 2 ++
> > drivers/media/platform/qcom/venus/hfi_msgs.c | 11 +++++++++--
> > drivers/media/platform/qcom/venus/vdec.c | 12 +++++++++++-
> > 5 files changed, 41 insertions(+), 3 deletions(-)
> >
>
> --
> With best wishes
> Dmitry