mbox series

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

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

Pull-request

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

Message

Stanimir Varbanov March 9, 2020, 2:56 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.

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

for you to fetch changes up to 4ece82e92ab909dfd9e763e4f12cab8d9f83081b:

  venus: support frame rate control (2020-03-09 16:07:08 +0200)

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

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

Stanimir Varbanov (1):
      venus: vdec: Fix smatch warning 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:06 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/62002/
Build log: https://builder.linuxtv.org/job/patchwork/41557/
Build time: 00:06:24
Link: https://lore.kernel.org/linux-media/20200309145638.28136-1-stanimir.varbanov@linaro.org

gpg: Signature made Mon 09 Mar 2020 02:08:59 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: 2 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-venus-vdec-Fix-smatch-warning-in-start-streaming.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-venus-vdec-Fix-smatch-warning-in-start-streaming.patch
patches/0001-venus-vdec-Fix-smatch-warning-in-start-streaming.patch:4: WARNING: A patch subject line should describe the change not the tool that found it

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-venus-support-frame-rate-control.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-venus-support-frame-rate-control.patch
patches/0002-venus-support-frame-rate-control.patch:72: CHECK: Alignment should match open parenthesis