mbox series

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

Message ID 20221115121237.28361-1-quic_vboma@quicinc.com
Headers show
Series Fix for VP9 DRC and Decoder STOP issue. | expand

Message

Viswanath Boma Nov. 15, 2022, 12:12 p.m. UTC
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       | 10 ++++++++++
 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, 33 insertions(+), 3 deletions(-)