All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.8] hantro fixes/improvements
@ 2020-04-01 10:17 Hans Verkuil
  2020-04-01 10:24 ` [GIT PULL FOR v5.8] hantro fixes/improvements (#62742) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2020-04-01 10:17 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Ezequiel Garcia

The following changes since commit 2632e7b618a7730969f9782593c29ca53553aa22:

  media: venus: firmware: Ignore secure call error on first resume (2020-03-30 11:28:18 +0200)

are available in the Git repository at:

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

for you to fetch changes up to c7db6b9c34c68b19767ceb9dfd6e116698122695:

  dt-bindings: rockchip-vpu: Convert bindings to json-schema (2020-03-31 15:37:49 +0200)

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

----------------------------------------------------------------
Ezequiel Garcia (7):
      v4l2-mem2mem: return CAPTURE buffer first
      hantro: Set buffers' zeroth plane payload in .buf_prepare
      hantro: Use v4l2_m2m_buf_done_and_job_finish
      hantro: Remove unneeded hantro_dec_buf_finish
      hantro: Move H264 motion vector calculation to a helper
      hantro: Refactor for V4L2 API spec compliancy
      dt-bindings: rockchip-vpu: Convert bindings to json-schema

 Documentation/devicetree/bindings/media/rockchip-vpu.txt  |  43 -----------------
 Documentation/devicetree/bindings/media/rockchip-vpu.yaml |  74 +++++++++++++++++++++++++++++
 MAINTAINERS                                               |   2 +-
 drivers/media/v4l2-core/v4l2-mem2mem.c                    |  11 ++++-
 drivers/staging/media/hantro/hantro.h                     |   7 +--
 drivers/staging/media/hantro/hantro_drv.c                 |  28 ++++-------
 drivers/staging/media/hantro/hantro_hw.h                  |  31 ++++++++++++
 drivers/staging/media/hantro/hantro_v4l2.c                | 111 ++++++++++++++++++++++---------------------
 8 files changed, 185 insertions(+), 122 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.txt
 create mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.yaml

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

* Re: [GIT PULL FOR v5.8] hantro fixes/improvements (#62742)
  2020-04-01 10:17 [GIT PULL FOR v5.8] hantro fixes/improvements Hans Verkuil
@ 2020-04-01 10:24 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2020-04-01 10:24 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/62742/
Build log: https://builder.linuxtv.org/job/patchwork/44839/
Build time: 00:04:20
Link: https://lore.kernel.org/linux-media/3456eb01-c9a0-0fae-2a95-08406a3d2646@xs4all.nl

gpg: Signature made Wed 01 Apr 2020 10:12:34 AM 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/0006-hantro-Refactor-for-V4L2-API-spec-compliancy.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0006-hantro-Refactor-for-V4L2-API-spec-compliancy.patch
patches/0006-hantro-Refactor-for-V4L2-API-spec-compliancy.patch:16: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-dt-bindings-rockchip-vpu-Convert-bindings-to-json-sc.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-dt-bindings-rockchip-vpu-Convert-bindings-to-json-sc.patch
patches/0007-dt-bindings-rockchip-vpu-Convert-bindings-to-json-sc.patch:24: WARNING: DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.txt
patches/0007-dt-bindings-rockchip-vpu-Convert-bindings-to-json-sc.patch:69: WARNING: DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.txt


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

end of thread, other threads:[~2020-04-01 10:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01 10:17 [GIT PULL FOR v5.8] hantro fixes/improvements Hans Verkuil
2020-04-01 10:24 ` [GIT PULL FOR v5.8] hantro fixes/improvements (#62742) 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.