mbox series

[GIT,PULL,FOR,v5.19] Misc fixes and enhancements

Message ID YnbhONTyrXpB+0ZW@pendragon.ideasonboard.com
State New
Headers show
Series [GIT,PULL,FOR,v5.19] Misc fixes and enhancements | expand

Pull-request

git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20220508

Message

Laurent Pinchart May 7, 2022, 9:14 p.m. UTC
Hi Mauro,

The following changes since commit 6c1c1eb8c87de221051b9198d40971640060842f:

  media: ext-ctrls-codec.rst: fix indentation (2022-04-25 23:55:02 +0100)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20220508

for you to fetch changes up to 69b8819f57595d7d26a861125e78a6bc30082618:

  media: vsp1: Fix offset calculation for plane cropping (2022-05-06 13:23:58 +0300)

----------------------------------------------------------------
- Misc enhancements and fixes

----------------------------------------------------------------
Laurent Pinchart (5):
      media: cadence: cdns-csi2tx: Use mipi-csi2.h
      media: rockchip: rkisp1: Use mipi-csi2.h
      media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers
      media: vsp1: Don't open-code vb2_fop_release()
      media: vsp1: Use vb2_queue_is_busy()

Michael Rodin (1):
      media: vsp1: Fix offset calculation for plane cropping

 drivers/media/common/videobuf2/videobuf2-v4l2.c    | 26 +++++++----------
 drivers/media/platform/cadence/cdns-csi2tx.c       |  5 ++--
 drivers/media/platform/renesas/vsp1/vsp1_rpf.c     |  6 ++--
 drivers/media/platform/renesas/vsp1/vsp1_video.c   | 14 ++-------
 .../media/platform/rockchip/rkisp1/rkisp1-isp.c    | 34 ++++++++++++----------
 .../media/platform/rockchip/rkisp1/rkisp1-regs.h   | 11 -------
 include/media/videobuf2-v4l2.h                     | 23 +++++++++++++--
 7 files changed, 57 insertions(+), 62 deletions(-)

Comments

Jenkins May 7, 2022, 9:49 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/YnbhONTyrXpB+0ZW@pendragon.ideasonboard.com/
Build log: https://builder.linuxtv.org/job/patchwork/205669/
Build time: 00:31:15
Link: https://lore.kernel.org/linux-media/YnbhONTyrXpB+0ZW@pendragon.ideasonboard.com

gpg: Signature made Sat 07 May 2022 09:13:16 PM UTC
gpg:                using RSA key CB9D6877529820CD53099B1B65F89C37BC54210D
gpg:                issuer "laurent.pinchart@ideasonboard.com"
gpg: Can't check signature: No public key

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

Error/warnings:

patches/0001-media-cadence-cdns-csi2tx-Use-mipi-csi2.h.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:
	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:678 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 674)
	../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:2888 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0003-media-videobuf2-v4l2-Expose-vb2_queue_is_busy-to-dri.patch:

    allyesconfig: return code #0:
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:678 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 674)
	../drivers/media/test-drivers/vivid/vivid-core.c: ../drivers/media/test-drivers/vivid/vivid-core.c:1981 vivid_create_instance() parse error: turning off implications after 60 seconds
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2868 em28xx_v4l2_init() parse error: turning off implications after 60 seconds
	../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


Error #512 when building PDF docs