All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.7] Various allegro fixes
@ 2020-03-19 13:17 Hans Verkuil
  2020-03-19 13:34 ` [GIT PULL FOR v5.7] Various allegro fixes (#62382) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2020-03-19 13:17 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Michael Tretter

The following changes since commit 6fafbbe8d4140e44e0a64d6c914d628bdb2902ed:

  device property: Export fwnode_get_name() (2020-03-16 07:47:58 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7l

for you to fetch changes up to 5a9067e844aa9fd4df1d9d1b0299987bcff9f5aa:

  media: allegro: create new struct for channel parameters (2020-03-19 14:11:43 +0100)

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

----------------------------------------------------------------
Michael Tretter (19):
      media: staging: allegro: fix broken registration of controls
      media: allegro: print message on mcu error
      media: allegro: fail encoding only on actual errors
      media: allegro: fix type of gop_length in channel_create message
      media: allegro: remove unknown39 field from create_channel
      media: allegro: start a GOP with an IDR frame
      media: allegro: fix calculation of CPB size
      media: allegro: fix reset if WAKEUP has not been set properly
      media: allegro: extract mcu and codec address calculation
      media: allegro: warn if response message has an unexpected size
      media: allegro: skip filler data if possible
      media: allegro: make frame rate configurable
      media: allegro: make QP configurable
      media: allegro: read bitrate mode directly from control
      media: allegro: handle dependency of bitrate and bitrate_peak
      media: allegro: verify source and destination buffer in VCU response
      media: allegro: pass buffers through firmware
      media: allegro: move mail definitions to separate file
      media: allegro: create new struct for channel parameters

 drivers/staging/media/allegro-dvt/Makefile       |   2 +-
 drivers/staging/media/allegro-dvt/allegro-core.c | 908 ++++++++++++++++++++++++++++++----------------------
 drivers/staging/media/allegro-dvt/allegro-mail.c |  37 +++
 drivers/staging/media/allegro-dvt/allegro-mail.h | 267 +++++++++++++++
 4 files changed, 826 insertions(+), 388 deletions(-)
 create mode 100644 drivers/staging/media/allegro-dvt/allegro-mail.c
 create mode 100644 drivers/staging/media/allegro-dvt/allegro-mail.h

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

* Re: [GIT PULL FOR v5.7] Various allegro fixes (#62382)
  2020-03-19 13:17 [GIT PULL FOR v5.7] Various allegro fixes Hans Verkuil
@ 2020-03-19 13:34 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2020-03-19 13:34 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/62382/
Build log: https://builder.linuxtv.org/job/patchwork/42985/
Build time: 00:14:33
Link: https://lore.kernel.org/linux-media/95ec6bae-4c7e-c9ee-6633-17357fa0e42a@xs4all.nl

gpg: Signature made Thu 19 Mar 2020 01:16:46 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: 2 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0015-media-allegro-handle-dependency-of-bitrate-and-bitra.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0015-media-allegro-handle-dependency-of-bitrate-and-bitra.patch
patches/0015-media-allegro-handle-dependency-of-bitrate-and-bitra.patch:83: WARNING: line over 80 characters

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0018-media-allegro-move-mail-definitions-to-separate-file.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0018-media-allegro-move-mail-definitions-to-separate-file.patch
patches/0018-media-allegro-move-mail-definitions-to-separate-file.patch:328: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


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

end of thread, other threads:[~2020-03-19 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19 13:17 [GIT PULL FOR v5.7] Various allegro fixes Hans Verkuil
2020-03-19 13:34 ` [GIT PULL FOR v5.7] Various allegro fixes (#62382) 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.