[PATCH V2 0/1] Fix for VP9 DRC and Decoder STOP issue.

quic_vboma@quicinc.com posted 1 patch 2 years, 7 months ago
There is a newer version of this series
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(-)
[PATCH V2 0/1] Fix for VP9 DRC and Decoder STOP issue.
Posted by quic_vboma@quicinc.com 2 years, 7 months ago
From: Viswanath Boma <quic_vboma@quicinc.com>

Tested the changes on v5.15 and v5.4 kernels .
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(-)

-- 
2.17.1
Re: [PATCH V2 0/1] Fix for VP9 DRC and Decoder STOP issue.
Posted by Dmitry Baryshkov 2 years, 7 months ago
On Thu, 2 Feb 2023 at 08:47, <quic_vboma@quicinc.com> wrote:
>
> From: Viswanath Boma <quic_vboma@quicinc.com>
>
> Tested the changes on v5.15 and v5.4 kernels .

Please test your patches properly. It is 6.2-rc already.

> 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