mbox series

[GIT,PULL,FOR,v5.18] Venus updates

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

Pull-request

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

Message

Stanimir Varbanov Feb. 17, 2022, 12:19 p.m. UTC
Hi Mauro,

This time the updates include few fixes.

Please pull.

regards,
Stan

The following changes since commit 127efdbc51fe6064336c0452ce9c910b3e107cf0:

  media: atomisp: fix dummy_ptr check to avoid duplicate active_bo (2022-02-08 07:31:33 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c4ddd4d953274c4009dc076efcdbb1f4f1517169:

  venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3 (2022-02-17 14:12:05 +0200)

----------------------------------------------------------------
Venus updates for v5.18

----------------------------------------------------------------
Ameer Hamza (1):
      media: venus: vdec: fixed possible memory leak issue

Stanimir Varbanov (3):
      venus: core: Fix kerneldoc warnings
      venus: venc: Fix h264 8x8 transform control
      venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3

 drivers/media/platform/qcom/venus/core.h       | 4 ++++
 drivers/media/platform/qcom/venus/helpers.c    | 2 +-
 drivers/media/platform/qcom/venus/hfi_cmds.c   | 2 ++
 drivers/media/platform/qcom/venus/venc.c       | 4 ++--
 drivers/media/platform/qcom/venus/venc_ctrls.c | 6 +++---
 5 files changed, 12 insertions(+), 6 deletions(-)

Comments

Jenkins Feb. 17, 2022, 12:49 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20220217121913.1556254-1-stanimir.varbanov@linaro.org/
Build log: https://builder.linuxtv.org/job/patchwork/183720/
Build time: 00:18:29
Link: https://lore.kernel.org/linux-media/20220217121913.1556254-1-stanimir.varbanov@linaro.org

gpg: Signature made Thu 17 Feb 2022 12:13:14 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: got 3/4 patches with issues, being 2 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0001-venus-core-Fix-kerneldoc-warnings.patch:

    allyesconfig: return code #0:
	../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
	../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
	../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples

    allyesconfig: return code #0:
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2625 dvb_register() parse error: turning off implications after 60 seconds
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:658 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 654)
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2888 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0002-media-venus-vdec-fixed-possible-memory-leak-issue.patch:

    allyesconfig: return code #0:
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:658 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 654)

patches/0004-venus-hfi_cmds-List-HDR10-property-as-unsupported-fo.patch:

   checkpatch.pl:
	$ cat patches/0004-venus-hfi_cmds-List-HDR10-property-as-unsupported-fo.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:25: WARNING: ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP


Error #512 when building PDF docs