mbox series

[GIT,PULL,FOR,v5.18] Various fixes

Message ID d8cfded5-dc29-f7b7-c09d-7b6296e6ebae@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.18] Various fixes | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.18k

Message

Hans Verkuil Feb. 8, 2022, 11:25 a.m. UTC
These are a number of old patches that lingered in my TODO list.

I've been cleaning up my TODO list and these 5 patches are good to go.

Regards,

	Hans

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/hverkuil/media_tree.git tags/br-v5.18k

for you to fetch changes up to 567706ae6680b3d62d044ab405bcdcb7e6cea328:

  media: camss: csiphy: Move to hardcode CSI Clock Lane number (2022-02-08 11:43:53 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Laurent Pinchart (1):
      media: vimc: Add support for contiguous DMA buffers

Maxime Jourdan (1):
      media: s5p_mfc_dec: set flags for OUTPUT coded formats

Neil Armstrong (1):
      media: mexon-ge2d: fixup frames size in registers

Robert Foss (1):
      media: camss: csiphy: Move to hardcode CSI Clock Lane number

Tom Rix (1):
      video/hdmi: handle short reads of hdmi info frame.

 Documentation/admin-guide/media/vimc.rst                 | 13 +++++++++++++
 drivers/media/i2c/adv7511-v4l2.c                         |  2 +-
 drivers/media/i2c/adv7604.c                              |  2 +-
 drivers/media/i2c/adv7842.c                              |  2 +-
 drivers/media/platform/meson/ge2d/ge2d.c                 | 24 ++++++++++++------------
 drivers/media/platform/qcom/camss/camss-csiphy-2ph-1-0.c | 19 +++++++++++++++++--
 drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c | 17 ++++++++++++++++-
 drivers/media/platform/qcom/camss/camss-csiphy.c         | 21 +--------------------
 drivers/media/platform/qcom/camss/camss-csiphy.h         |  7 +++++++
 drivers/media/platform/s5p-mfc/s5p_mfc_common.h          |  1 +
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c             | 18 ++++++++++++++++++
 drivers/media/test-drivers/vimc/Kconfig                  |  1 +
 drivers/media/test-drivers/vimc/vimc-capture.c           |  9 +++++++--
 drivers/media/test-drivers/vimc/vimc-common.h            |  7 +++++++
 drivers/media/test-drivers/vimc/vimc-core.c              | 10 ++++++++++
 15 files changed, 113 insertions(+), 40 deletions(-)

Comments

Jenkins Feb. 8, 2022, 11:59 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/d8cfded5-dc29-f7b7-c09d-7b6296e6ebae@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/181128/
Build time: 00:19:21
Link: https://lore.kernel.org/linux-media/d8cfded5-dc29-f7b7-c09d-7b6296e6ebae@xs4all.nl

gpg: Signature made Tue 08 Feb 2022 11:22:27 AM UTC
gpg:                using EDDSA key 52ADCAAE8A4F70B99ACD8D726B425DF79B1C1E76
gpg: Can't check signature: No public key

Summary: got 1/5 patches with issues, being 1 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0001-media-s5p_mfc_dec-set-flags-for-OUTPUT-coded-formats.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
	../drivers/media/i2c/ov08d10.c: ../drivers/media/i2c/ov08d10.c:1276 ov08d10_enum_frame_size() warn: inconsistent returns '&ov08d10->mutex'.
	  Locked on  : 1268
	  Unlocked on: 1276
	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/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/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/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds


Error #512 when building PDF docs