All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Fricke <sebastian.fricke@collabora.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PULL FOR 6.9] Various Mediatek VCodec fixes
Date: Mon, 25 Mar 2024 16:44:32 +0100	[thread overview]
Message-ID: <20240325154432.w2zhseliz2m3dpwy@basti-XPS-13-9310> (raw)
In-Reply-To: <172268d7-f259-4098-bb0d-c33b9ee4a4e1@xs4all.nl>

Hey Hans,

On 25.03.2024 10:30, Hans Verkuil wrote:
>Hi Sebastian,
>
>Are these fixes for v6.9 or can these be merged for v6.10?

I was hoping for them to land in 6.9 but if that doesn't work that is
fine for me as well.

>
>Not all of these patches have a 'Fixes' tag, perhaps they should have it?

No the tags are correct, do you want me to strictly only mix patches
with fixes tags or only patches without fixes tags?

>
>Regards,
>
>	Hans

Greetings,
Sebastian

>
>On 15/03/2024 2:25 pm, Sebastian Fricke wrote:
>> 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-25 15:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15 13:25 [GIT PULL FOR 6.9] Various Mediatek VCodec fixes Sebastian Fricke
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 [this message]
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=20240325154432.w2zhseliz2m3dpwy@basti-XPS-13-9310 \
    --to=sebastian.fricke@collabora.com \
    --cc=hverkuil@xs4all.nl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.