linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Eugen Hristev <eugen.hristev@microchip.com>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	Ming Qian <ming.qian@nxp.com>
Subject: [GIT PULL FOR v5.19] Various fixes/enhancements
Date: Mon, 9 May 2022 11:43:00 +0200	[thread overview]
Message-ID: <24482012-ac76-0886-c5cb-c868c8ecec93@xs4all.nl> (raw)

The following changes since commit 6c1c1eb8c87de221051b9198d40971640060842f:

  media: ext-ctrls-codec.rst: fix indentation (2022-04-25 23:55:02 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.19h

for you to fetch changes up to 2ac0836fb3177fd4d2a13401774a0fad5d94f1f9:

  media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values (2022-05-09 11:41:24 +0200)

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

----------------------------------------------------------------
Benjamin Gaignard (5):
      media: hantro: Use post processor scaling capacities
      media: hantro: HEVC: Fix output frame chroma offset
      media: hantro: HEVC: Fix tile info buffer value computation
      media: hantro: HEVC: Fix reference frames management
      media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values

Eugen Hristev (9):
      media: atmel: atmel-isc-base: use streaming status when queueing buffers
      media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
      media: atmel: atmel-isc: remove redundant comments
      media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
      media: atmel: atmel-isc-base: use mutex to lock awb workq from streaming
      media: atmel: atmel-isc: compact the controller formats list
      media: atmel: atmel-sama7g5-isc: remove stray line
      dt-bindings: media: microchip,xisc: add bus-width of 14
      media: atmel: microchip-csi2dc: add link validation support

Ming Qian (2):
      media: amphion: wake up when error occurs
      media: amphion: G/S_PARM only for encoder's output queue

 Documentation/devicetree/bindings/media/microchip,xisc.yaml |  2 +-
 drivers/media/platform/amphion/venc.c                       |  6 ++++++
 drivers/media/platform/amphion/vpu_v4l2.c                   |  8 ++++----
 drivers/media/platform/atmel/atmel-isc-base.c               | 34 ++++++++++++++++++++++++++------
 drivers/media/platform/atmel/atmel-isc.h                    |  8 +++++---
 drivers/media/platform/atmel/atmel-sama5d2-isc.c            | 53 +++++++++++++++++--------------------------------
 drivers/media/platform/atmel/atmel-sama7g5-isc.c            | 61 +++++++++++++++++++--------------------------------------
 drivers/media/platform/atmel/microchip-csi2dc.c             |  5 +++++
 drivers/staging/media/hantro/hantro.h                       |  2 ++
 drivers/staging/media/hantro/hantro_g2_hevc_dec.c           | 36 ++++++++++++++++++++--------------
 drivers/staging/media/hantro/hantro_g2_regs.h               |  6 ++++++
 drivers/staging/media/hantro/hantro_hevc.c                  | 44 +++--------------------------------------
 drivers/staging/media/hantro/hantro_hw.h                    | 12 +++++++-----
 drivers/staging/media/hantro/hantro_postproc.c              | 53 +++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/staging/media/hantro/hantro_v4l2.c                  | 15 +++++++-------
 15 files changed, 184 insertions(+), 161 deletions(-)

             reply	other threads:[~2022-05-09  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09  9:43 Hans Verkuil [this message]
2022-05-09 10:18 ` [GIT PULL FOR v5.19] Various fixes/enhancements (#83007) Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2022-04-27  7:47 [GIT PULL FOR v5.19] Various fixes/enhancements Hans Verkuil
2022-04-21 12:30 Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24482012-ac76-0886-c5cb-c868c8ecec93@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=benjamin.gaignard@collabora.com \
    --cc=eugen.hristev@microchip.com \
    --cc=linux-media@vger.kernel.org \
    --cc=ming.qian@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).