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

From: Konrad Dybcio
Date: Thu Mar 16 2023 - 04:42:22 EST




On 16.03.2023 09:15, quic_vboma@xxxxxxxxxxx wrote:
> From: Viswanath Boma <quic_vboma@xxxxxxxxxxx>
Please fix your git send-email config to include your first and last
name in the emails you send.

Please send next versions as a standalone thread, not in reply to the
previous ones.

>
> Fixed indent comments, ensured rebase and checkpatch with --strict.
> Tested the changes on v5.15 and v5.4 kernels .
You're submitting changes to the mainline kernel, not to v5.15 or v5.4.
Please validate it against linux-next/master.

Konrad
> 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(-)
>