[GIT PULL FOR 6.9] Various Mediatek VCodec fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux