mbox series

[GIT,PULL,v2,for,v5.7] Venus updates - part2

Message ID 20200309154547.19194-1-stanimir.varbanov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,v2,for,v5.7] Venus updates - part2 | expand

Pull-request

git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-v5.7-part2-v2

Message

Stanimir Varbanov March 9, 2020, 3:45 p.m. UTC
Hi Mauro,

Here are two more patches for v5.7.

 - a smatch fix over Venus updates part1.
 - add support for frame rate v4l control.

Please pull.

Changes since v1:
 - changed patch subject per checkpatch warn
 - fixed identation per checkpatch warn

regards,
Stan

The following changes since commit 00c43088aa680989407b6afbda295f67b3f123f1:

  media: meson: vdec: add VP9 decoder support (2020-03-05 23:05:34 +0100)

are available in the Git repository at:

  git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-v5.7-part2-v2

for you to fetch changes up to ba235963ae47dd9b6263ac72b6a3a71e6181d5c7:

  venus: support frame rate control (2020-03-09 17:33:26 +0200)

----------------------------------------------------------------
Venus updates for v5.7 part2 v2

----------------------------------------------------------------
Jeffrey Kardatzke (1):
      venus: support frame rate control

Stanimir Varbanov (1):
      venus: vdec: Fix forgotten mutex unlock in start streaming

 drivers/media/platform/qcom/venus/core.h       | 1 +
 drivers/media/platform/qcom/venus/vdec.c       | 2 +-
 drivers/media/platform/qcom/venus/venc.c       | 4 +++-
 drivers/media/platform/qcom/venus/venc_ctrls.c | 8 +++++++-
 4 files changed, 12 insertions(+), 3 deletions(-)

Comments

Jenkins March 9, 2020, 3:51 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/62004/
Build log: https://builder.linuxtv.org/job/patchwork/41562/
Build time: 00:01:23
Link: https://lore.kernel.org/linux-media/20200309154547.19194-1-stanimir.varbanov@linaro.org

gpg: Signature made Mon 09 Mar 2020 03:36:51 PM UTC
gpg:                using RSA key E1558C2497CE3CCC2B5AA30F25B55FC81B7035F2
gpg: Good signature from "Stanimir Varbanov <stanimir.varbanov@linaro.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 34CF E039 8A16 AD93 18FD  D5E8 A6D0 26D8 E358 14D4
     Subkey fingerprint: E155 8C24 97CE 3CCC 2B5A  A30F 25B5 5FC8 1B70 35F2

Summary: no issues