linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Fricke <sebastian.fricke@collabora.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR 6.9] Various Mediatek VCodec fixes
Date: Fri, 15 Mar 2024 14:25:49 +0100	[thread overview]
Message-ID: <20240315132549.vbhui74yxjg2t36v@basti-XPS-13-9310> (raw)

Hey Hans & Mauro,

this set contains 3 fixes for two kinds of Kernel panic, one fix to be
able to access the last element of a list and one fix to be able to
access the high bits of a register.

Please pull.

The following changes since commit b14257abe7057def6127f6fb2f14f9adc8acabdb:

   media: rcar-isp: Disallow unbind of devices (2024-03-07 16:35:13 +0100)

are available in the Git repository at:

   https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.9-mediatek-various-fixes

for you to fetch changes up to 27821568df7da25b1f454cf5461ad4b428df536e:

   media: mediatek: vcodec: support 36 bits physical address (2024-03-15 14:14:08 +0100)

----------------------------------------------------------------
Various Fixes for Mediatek VCodec

----------------------------------------------------------------
Irui Wang (1):
       media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames

Nicolas Dufresne (1):
       media: mediatek: vcodec: Fix oops when HEVC init fails

Yunfei Dong (3):
       media: mediatek: vcodec: adding lock to protect decoder context list
       media: mediatek: vcodec: adding lock to protect encoder context list
       media: mediatek: vcodec: support 36 bits physical address

  .../media/platform/mediatek/vcodec/common/mtk_vcodec_fw_vpu.c |  8 ++++----
  .../platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.c     |  5 +++++
  .../platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h     |  2 ++
  .../mediatek/vcodec/decoder/vdec/vdec_hevc_req_multi_if.c     |  2 +-
  .../media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c |  2 +-
  .../media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c | 11 ++++++-----
  .../mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c        |  4 ++--
  drivers/media/platform/mediatek/vcodec/decoder/vdec_vpu_if.c  |  2 ++
  .../platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.c     |  5 +++++
  .../platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.h     |  2 ++
  drivers/media/platform/mediatek/vcodec/encoder/venc_vpu_if.c  |  2 ++
  11 files changed, 32 insertions(+), 13 deletions(-)

             reply	other threads:[~2024-03-15 13:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15 13:25 Sebastian Fricke [this message]
2024-03-15 13:56 ` [GIT PULL FOR 6.9] Various Mediatek VCodec fixes (#99936) Jenkins
2024-03-25  9:30 ` [GIT PULL FOR 6.9] Various Mediatek VCodec fixes Hans Verkuil
2024-03-25 15:44   ` Sebastian Fricke
2024-03-25 16:25     ` Hans Verkuil
2024-03-25 17:37       ` Sebastian Fricke

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=20240315132549.vbhui74yxjg2t36v@basti-XPS-13-9310 \
    --to=sebastian.fricke@collabora.com \
    --cc=linux-media@vger.kernel.org \
    /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).