public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v6.9-rc4] media fixes
@ 2024-04-10 16:38 Mauro Carvalho Chehab
  2024-04-10 20:53 ` Linus Torvalds
  2024-04-10 20:55 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2024-04-10 16:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.9-2

For:
  - some fixes causing oops on mediatec vcodec encoder/decoder.

Regards,
Mauro

---


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.9-2

for you to fetch changes up to d353c3c34af08cfd4eaafc8c55f664eacec274ee:

  media: mediatek: vcodec: support 36 bits physical address (2024-03-26 09:52:59 +0100)

----------------------------------------------------------------
media fixes for v6.9-rc4

----------------------------------------------------------------
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(-)


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

end of thread, other threads:[~2024-04-10 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10 16:38 [GIT PULL for v6.9-rc4] media fixes Mauro Carvalho Chehab
2024-04-10 20:53 ` Linus Torvalds
2024-04-10 20:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox