linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.12] Various fixes/enhancements
@ 2021-01-13 16:42 Hans Verkuil
  2021-01-13 17:05 ` [GIT PULL FOR v5.12] Various fixes/enhancements (#70720) Jenkins
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Verkuil @ 2021-01-13 16:42 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Dikshita Agarwal

The following changes since commit 7371093f983d35d60a7fac3a6f082de7fefe3648:

  media: venus: helpers: Wire up hfi platform buffer requirements (2021-01-13 09:20:55 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.12b

for you to fetch changes up to 7ea861cead04c80a27f41f0aeab65541b682d378:

  media: atomisp: convert comma to semicolon (2021-01-13 17:14:32 +0100)

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

----------------------------------------------------------------
Dikshita Agarwal (5):
      media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc
      media: v4l2-ctrl: Add layer wise bitrate controls for h264
      venus: venc: Add support for frame-specific min/max qp controls
      media: v4l2-ctrl: Add base layer priority id control.
      venus: venc : Add support for priority ID control.

Fabio Estevam (1):
      media: imx7: csi: Fix regression for parallel cameras on i.MX6UL

Rui Miguel Silva (1):
      media: imx7: csi: Fix pad link validation

Sakari Ailus (1):
      ccs: Make (non-)use of uninitialised variables more robust

Tomi Valkeinen (1):
      media: ti-vpe: cal: fix write to unallocated memory

Zheng Yongjun (2):
      media: zoran: convert comma to semicolon
      media: atomisp: convert comma to semicolon

Zou Wei (1):
      media: ti-vpe: cal: Mark cal_camerarx_media_ops with static keyword

 Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst |  81 +++++++++++++++++++++++++++-
 drivers/media/i2c/ccs/ccs-data.c                          |  24 +++++++--
 drivers/media/platform/qcom/venus/core.h                  |  20 +++++++
 drivers/media/platform/qcom/venus/venc.c                  |  21 ++++++--
 drivers/media/platform/qcom/venus/venc_ctrls.c            | 121 +++++++++++++++++++++++++++++++++++++++---
 drivers/media/platform/ti-vpe/cal-camerarx.c              |   2 +-
 drivers/media/platform/ti-vpe/cal.c                       |   4 +-
 drivers/media/v4l2-core/v4l2-ctrls.c                      |  16 ++++++
 drivers/staging/media/atomisp/pci/sh_css_params.c         |   6 +--
 drivers/staging/media/imx/imx7-media-csi.c                |  27 +++++++---
 drivers/staging/media/zoran/zoran_driver.c                |   2 +-
 include/uapi/linux/v4l2-controls.h                        |  17 ++++++
 12 files changed, 309 insertions(+), 32 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL FOR v5.12] Various fixes/enhancements (#70720)
  2021-01-13 16:42 [GIT PULL FOR v5.12] Various fixes/enhancements Hans Verkuil
@ 2021-01-13 17:05 ` Jenkins
  0 siblings, 0 replies; 3+ messages in thread
From: Jenkins @ 2021-01-13 17:05 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/38f99047-2ecf-ab1b-630e-6cf1853f548f@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/85636/
Build time: 00:14:23
Link: https://lore.kernel.org/linux-media/38f99047-2ecf-ab1b-630e-6cf1853f548f@xs4all.nl

gpg: Signature made Wed 13 Jan 2021 04:16:51 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F  1BCA BD2D 6148 6614 3B4C
     Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE  A142 1326 E0CD 23AB DCE5

Summary: got 3/12 patches with issues, being 0 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0002-media-v4l2-ctrl-Add-frame-specific-min-max-qp-contro.patch:

   checkpatch.pl:
	$ cat patches/0002-media-v4l2-ctrl-Add-frame-specific-min-max-qp-contro.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:106: WARNING: line length of 103 exceeds 100 columns
	-:107: WARNING: line length of 103 exceeds 100 columns
	-:115: WARNING: line length of 103 exceeds 100 columns
	-:116: WARNING: line length of 103 exceeds 100 columns
	-:117: WARNING: line length of 103 exceeds 100 columns
	-:118: WARNING: line length of 103 exceeds 100 columns
	-:119: WARNING: line length of 103 exceeds 100 columns
	-:120: WARNING: line length of 103 exceeds 100 columns
	-:132: CHECK: spaces preferred around that '+' (ctx:VxV)
	-:133: CHECK: spaces preferred around that '+' (ctx:VxV)

patches/0003-media-v4l2-ctrl-Add-layer-wise-bitrate-controls-for-.patch:

   checkpatch.pl:
	$ cat patches/0003-media-v4l2-ctrl-Add-layer-wise-bitrate-controls-for-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:56: WARNING: line length of 105 exceeds 100 columns
	-:57: WARNING: line length of 105 exceeds 100 columns
	-:58: WARNING: line length of 105 exceeds 100 columns
	-:59: WARNING: line length of 105 exceeds 100 columns
	-:60: WARNING: line length of 105 exceeds 100 columns
	-:61: WARNING: line length of 105 exceeds 100 columns
	-:62: WARNING: line length of 105 exceeds 100 columns
	-:74: CHECK: spaces preferred around that '+' (ctx:VxV)
	-:75: CHECK: spaces preferred around that '+' (ctx:VxV)
	-:76: CHECK: spaces preferred around that '+' (ctx:VxV)
	-:77: CHECK: spaces preferred around that '+' (ctx:VxV)
	-:78: CHECK: spaces preferred around that '+' (ctx:VxV)
	-:79: CHECK: spaces preferred around that '+' (ctx:VxV)
	-:80: CHECK: spaces preferred around that '+' (ctx:VxV)

patches/0005-media-v4l2-ctrl-Add-base-layer-priority-id-control.patch:

   checkpatch.pl:
	$ cat patches/0005-media-v4l2-ctrl-Add-base-layer-priority-id-control.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:55: CHECK: spaces preferred around that '+' (ctx:VxV)


Error #512 when building PDF docs


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL FOR v5.12] Various fixes/enhancements
@ 2021-01-07 10:15 Hans Verkuil
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Verkuil @ 2021-01-07 10:15 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit ecd07f4b9d2173694be9214a3ab07f9efb5ba206:

  media: allegro: rename stream_id to dst_handle (2021-01-04 13:22:54 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.12a

for you to fetch changes up to cba0332488a47cd7e42f9ae3b4011d45b4c21271:

  media: aspeed: fix error return code in aspeed_video_setup_video() (2021-01-07 10:57:45 +0100)

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

----------------------------------------------------------------
Arnd Bergmann (1):
      media: ti-vpe: cal: avoid FIELD_GET assertion

Christophe JAILLET (1):
      media: vsp1: Fix an error handling path in the probe function

Dan Carpenter (2):
      media: camss: Fix signedness bug in video_enum_fmt()
      media: camss: missing error code in msm_video_register()

Dinghao Liu (3):
      media: em28xx: Fix use-after-free in em28xx_alloc_urbs
      media: media/pci: Fix memleak in empress_init
      media: tm6000: Fix memleak in tm6000_start_stream

Enrico Weigelt (1):
      drivers: staging: media: remove unneeded MODULE_VERSION() call

Ezequiel Garcia (3):
      media: imx: Unregister csc/scaler only if registered
      media: imx: Fix csc/scaler unregister
      media: imx: Clean capture unregister

Geert Uytterhoeven (1):
      media: sh_vou: Drop bogus __refdata annotation

Kieran Bingham (1):
      media: vsp1: Use BIT macro for feature identification

Lukas Bulwahn (1):
      media: MAINTAINERS: correct entry in Amlogic GE2D driver section

Martin Kepplinger (1):
      staging: media: imx: Kconfig: support VIDEO_IMX7_CSI for imx8m

Matwey V. Kornilov (1):
      media: pwc: Use correct device for DMA

Nigel Christian (1):
      media: cec: fix trivial style warnings

Sebastian Fricke (1):
      media: rkisp1: isp: Add the enum_frame_size ioctl

Travis Carter (2):
      staging:hantro: Fixed "replace comma with semicolon" Warning:
      staging:rkvdec: Fixed "replace comma with semicolon" Warning:

Zhang Changzhong (2):
      media: mtk-vcodec: fix error return code in vdec_vp9_decode()
      media: aspeed: fix error return code in aspeed_video_setup_video()

Zheng Yongjun (1):
      media: platform: davinci: Use DEFINE_SPINLOCK() for spinlock

 MAINTAINERS                                          |  2 +-
 drivers/media/cec/core/cec-adap.c                    |  4 ++--
 drivers/media/pci/saa7134/saa7134-empress.c          |  5 ++++-
 drivers/media/platform/aspeed-video.c                |  6 +++---
 drivers/media/platform/davinci/vpif.c                |  3 +--
 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c |  3 ++-
 drivers/media/platform/qcom/camss/camss-video.c      |  3 ++-
 drivers/media/platform/rockchip/rkisp1/rkisp1-isp.c  | 34 ++++++++++++++++++++++++++++++++++
 drivers/media/platform/sh_vou.c                      |  2 +-
 drivers/media/platform/ti-vpe/cal.h                  |  2 +-
 drivers/media/platform/vsp1/vsp1.h                   | 20 ++++++++++----------
 drivers/media/platform/vsp1/vsp1_drv.c               |  4 +++-
 drivers/media/usb/em28xx/em28xx-core.c               |  6 +-----
 drivers/media/usb/pwc/pwc-if.c                       | 22 +++++++++++++---------
 drivers/media/usb/tm6000/tm6000-dvb.c                |  4 ++++
 drivers/staging/media/hantro/hantro_v4l2.c           |  2 +-
 drivers/staging/media/imx/Kconfig                    |  9 +++++----
 drivers/staging/media/imx/Makefile                   |  2 +-
 drivers/staging/media/imx/imx-media-capture.c        | 10 ++--------
 drivers/staging/media/imx/imx-media-csc-scaler.c     |  4 ----
 drivers/staging/media/imx/imx-media-dev.c            |  7 ++++++-
 drivers/staging/media/omap4iss/iss.c                 |  1 -
 drivers/staging/media/omap4iss/iss_video.h           |  1 -
 drivers/staging/media/rkvdec/rkvdec.c                |  2 +-
 24 files changed, 98 insertions(+), 60 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-13 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 16:42 [GIT PULL FOR v5.12] Various fixes/enhancements Hans Verkuil
2021-01-13 17:05 ` [GIT PULL FOR v5.12] Various fixes/enhancements (#70720) Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2021-01-07 10:15 [GIT PULL FOR v5.12] Various fixes/enhancements Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).