mbox series

[GIT,PULL,FOR,6.14] Various Hantro changes

Message ID 20241213130024.wacav6zbxg74ist4@basti-XPS-13-9310
State New
Headers show
Series [GIT,PULL,FOR,6.14] Various Hantro changes | expand

Pull-request

https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.14-various-hantro-changes

Message

Sebastian Fricke Dec. 13, 2024, 1 p.m. UTC
Hey Mauro & Hans,

please pull the following, note that this contains a change to the
MAINTAINERS file.

-------

The following changes since commit 686f27f7ea376ee5001783489c70a6c2e0bfcd6d:

   media: stm32: dcmipp: add core support for the stm32mp25 (2024-12-12 13:22:26 +0100)

are available in the Git repository at:

   https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.14-various-hantro-changes

for you to fetch changes up to 8b1d03e1a95776410a9a4b2c2163bf33842c2adc:

   media: hantro: Replace maintainers (2024-12-13 11:50:45 +0100)

----------------------------------------------------------------
Various small fixes & changes for the hantro decoder driver and a
maintainer change

----------------------------------------------------------------
Benjamin Gaignard (3):
       media: verisilicon: Store reference frames pixels format
       media: verisilicon: Fix IMX8 native pixel-format step values
       media: verisilicon: av1: Store chroma and mv offsets

Nicolas Dufresne (1):
       media: hantro: Replace maintainers

  MAINTAINERS                                        |  3 +-
  drivers/media/platform/verisilicon/hantro.h        |  9 ++++++
  drivers/media/platform/verisilicon/hantro_g2.c     |  2 +-
  .../media/platform/verisilicon/hantro_postproc.c   | 32 ++++++++--------------
  drivers/media/platform/verisilicon/hantro_v4l2.c   | 21 ++++++++++++++
  drivers/media/platform/verisilicon/imx8m_vpu_hw.c  | 10 +++----
  .../verisilicon/rockchip_vpu981_hw_av1_dec.c       |  9 +++---
  7 files changed, 54 insertions(+), 32 deletions(-)

Regards,
Sebastian Fricke