All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT FIXES FOR v5.11] rkisp1: uAPI fixes
@ 2021-01-22 12:11 Hans Verkuil
  2021-01-22 12:35 ` [GIT FIXES FOR v5.11] rkisp1: uAPI fixes (#71033) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2021-01-22 12:11 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Dafna Hirschfeld, Heiko Stuebner

See the cover letter for more information about this series:

https://patchwork.linuxtv.org/project/linux-media/cover/20210121144407.9045-1-dafna.hirschfeld@collabora.com/

Basically this series fixes a few shortcomings of the rkisp1 uAPI and adds
support for IP version V12 and up.

This should go to 5.11. Once 5.11 is released it is no longer possible to
update the uAPI and it will be a lot harder to extend.

Regards,

	Hans

The following changes since commit 321af22a3d2f6ed1fb1737c8588c01f6fec8a7b8:

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

are available in the Git repository at:

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

for you to fetch changes up to e8a5a10845054aed410abd8e0eb7e2c79380620a:

  media: rockchip: rkisp1: extend uapi array sizes (2021-01-22 13:05:40 +0100)

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

----------------------------------------------------------------
Dafna Hirschfeld (3):
      media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
      media: rkisp1: stats: remove a wrong cast to u8
      media: rkisp1: stats: mask the hist_bins values

Heiko Stuebner (3):
      media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
      media: rockchip: rkisp1: carry ip version information
      media: rockchip: rkisp1: extend uapi array sizes

 Documentation/admin-guide/media/rkisp1.rst             | 16 +++++++++
 drivers/media/platform/rockchip/rkisp1/rkisp1-dev.c    | 21 ++++++-----
 drivers/media/platform/rockchip/rkisp1/rkisp1-params.c |  5 +--
 drivers/media/platform/rockchip/rkisp1/rkisp1-regs.h   |  1 +
 drivers/media/platform/rockchip/rkisp1/rkisp1-stats.c  | 11 +++---
 include/uapi/linux/rkisp1-config.h                     | 86 ++++++++++++++++++++++++++++++++++++++++------
 6 files changed, 114 insertions(+), 26 deletions(-)

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

* Re: [GIT FIXES FOR v5.11] rkisp1: uAPI fixes (#71033)
  2021-01-22 12:11 [GIT FIXES FOR v5.11] rkisp1: uAPI fixes Hans Verkuil
@ 2021-01-22 12:35 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2021-01-22 12:35 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/f2acebbb-5d2a-e609-817b-58750dda82c8@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/86896/
Build time: 00:04:08
Link: https://lore.kernel.org/linux-media/f2acebbb-5d2a-e609-817b-58750dda82c8@xs4all.nl

gpg: Signature made Fri 22 Jan 2021 12:06:14 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 1/6 patches with issues, being 0 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0006-media-rockchip-rkisp1-extend-uapi-array-sizes.patch:

   checkpatch.pl:
	$ cat patches/0006-media-rockchip-rkisp1-extend-uapi-array-sizes.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:108: WARNING: line length of 101 exceeds 100 columns


Error #512 when building PDF docs


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

end of thread, other threads:[~2021-01-22 12:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 12:11 [GIT FIXES FOR v5.11] rkisp1: uAPI fixes Hans Verkuil
2021-01-22 12:35 ` [GIT FIXES FOR v5.11] rkisp1: uAPI fixes (#71033) Jenkins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.