linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.10] rkisp1 fixes/enhancements + one cedrus fix
@ 2020-09-18 13:37 Hans Verkuil
  2020-09-18 14:11 ` [GIT PULL FOR v5.10] rkisp1 fixes/enhancements + one cedrus fix (#67102) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2020-09-18 13:37 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Dafna Hirschfeld, Nicolas Dufresne

The following changes since commit 741043b02c2e00c8fea1a0f6f8ce43c6326cd9e8:

  media: vidtv: don't initialize cnr2qual var (2020-09-14 16:10:08 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.10c

for you to fetch changes up to 931315edb538286c62065dba4b7c75b3280e7c2a:

  media: cedrus: Propagate OUTPUT resolution to CAPTURE (2020-09-18 15:12:45 +0200)

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

----------------------------------------------------------------
Dafna Hirschfeld (13):
      media: staging: rkisp1: cap: change RGB24 format to XBGR32
      media: staging: rkisp1: cap: remove unsupported formats
      media: staging: rkisp1: cap: remove unsupported format YUV444
      media: staging: rkisp1: don't support bayer format on selfpath resizer
      media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
      media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
      media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
      media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
      media: staging: rkisp1: cap: simplify the link validation by compering the media bus code
      media: staging: rkisp1: fix configuration for GREY pixelformat
      media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst
      media: admin-guide: add documentation file rkisp1.rst
      media: MAINTAINERS: add documentation files for rkisp1

Nicolas Dufresne (1):
      media: cedrus: Propagate OUTPUT resolution to CAPTURE

 Documentation/admin-guide/media/rkisp1.dot                                           |  18 ++++
 Documentation/admin-guide/media/rkisp1.rst                                           | 181 +++++++++++++++++++++++++++++++++++++
 Documentation/admin-guide/media/v4l-drivers.rst                                      |   1 +
 Documentation/userspace-api/media/v4l/meta-formats.rst                               |   1 +
 Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst                         |  49 ++++++++++
 MAINTAINERS                                                                          |   2 +
 .../staging/media/rkisp1/Documentation/media/uapi/v4l/pixfmt-meta-rkisp1-params.rst  |  23 -----
 .../staging/media/rkisp1/Documentation/media/uapi/v4l/pixfmt-meta-rkisp1-stat.rst    |  22 -----
 drivers/staging/media/rkisp1/rkisp1-capture.c                                        | 199 ++++++++++++++++++++++++-----------------
 drivers/staging/media/rkisp1/rkisp1-common.h                                         |  11 +++
 drivers/staging/media/rkisp1/rkisp1-resizer.c                                        |  93 ++++++++++++++-----
 drivers/staging/media/sunxi/cedrus/cedrus_video.c                                    |  29 +++++-
 12 files changed, 482 insertions(+), 147 deletions(-)
 create mode 100644 Documentation/admin-guide/media/rkisp1.dot
 create mode 100644 Documentation/admin-guide/media/rkisp1.rst
 create mode 100644 Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst
 delete mode 100644 drivers/staging/media/rkisp1/Documentation/media/uapi/v4l/pixfmt-meta-rkisp1-params.rst
 delete mode 100644 drivers/staging/media/rkisp1/Documentation/media/uapi/v4l/pixfmt-meta-rkisp1-stat.rst

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

* Re: [GIT PULL FOR v5.10] rkisp1 fixes/enhancements + one cedrus fix (#67102)
  2020-09-18 13:37 [GIT PULL FOR v5.10] rkisp1 fixes/enhancements + one cedrus fix Hans Verkuil
@ 2020-09-18 14:11 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2020-09-18 14:11 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/2e8cb9cc-c4cc-478d-03eb-4c500d4d63fe@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/68861/
Build time: 00:19:49
Link: https://lore.kernel.org/linux-media/2e8cb9cc-c4cc-478d-03eb-4c500d4d63fe@xs4all.nl

gpg: Signature made Fri 18 Sep 2020 01:36:22 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]

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

Error/warnings:

patches/0001-media-staging-rkisp1-cap-change-RGB24-format-to-XBGR.patch:

    allyesconfig: return code #0:
	../drivers/staging/media/atomisp/pci/sh_css.c:1685:16: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format]
	../drivers/staging/media/atomisp/pci/atomisp_compat_css20.c: ../drivers/staging/media/atomisp/pci/atomisp_compat_css20.c:703 is_pipe_valid_to_current_run_mode() warn: ignoring unreachable code.

    allyesconfig: return code #0:
	../drivers/media/test-drivers/vivid/vivid-core.c: ../drivers/media/test-drivers/vivid/vivid-core.c:1911 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:2856 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0011-media-pixfmt-meta-rkisp1.rst-add-description-of-rkis.patch:

   checkpatch.pl:
	$ cat patches/0011-media-pixfmt-meta-rkisp1.rst-add-description-of-rkis.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:42: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

patches/0012-media-admin-guide-add-documentation-file-rkisp1.rst.patch:

   checkpatch.pl:
	$ cat patches/0012-media-admin-guide-add-documentation-file-rkisp1.rst.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:20: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

patches/0014-media-cedrus-Propagate-OUTPUT-resolution-to-CAPTURE.patch:

   checkpatch.pl:
	$ cat patches/0014-media-cedrus-Propagate-OUTPUT-resolution-to-CAPTURE.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:56: CHECK: Alignment should match open parenthesis


Error #512 when building PDF docs


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

end of thread, other threads:[~2020-09-18 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 13:37 [GIT PULL FOR v5.10] rkisp1 fixes/enhancements + one cedrus fix Hans Verkuil
2020-09-18 14:11 ` [GIT PULL FOR v5.10] rkisp1 fixes/enhancements + one cedrus fix (#67102) Jenkins

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).