All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: kyrie wu <kyrie.wu@mediatek.com>
Subject: [GIT PULL FOR v6.4] mtk-jpeg fixes
Date: Tue, 21 Mar 2023 12:25:38 +0100	[thread overview]
Message-ID: <3be73ae4-c8a9-9cd8-5918-263462f0896f@xs4all.nl> (raw)

The following changes since commit 71937240a472ee551ac8de0e7429b9d49884a388:

  media: ov2685: Select VIDEO_V4L2_SUBDEV_API (2023-03-20 16:32:18 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.4d

for you to fetch changes up to b64df344e0d4720829820f09517ff521fd9a5180:

  media: mtk-jpeg: refactor hw dev initializaiton (2023-03-21 12:24:32 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
kyrie wu (7):
      media: mtk-jpeg: Fixes jpeghw multi-core judgement
      media: mtk-jpeg: add jpeg single core initial function
      media: mtk-jpeg: Fixes jpeg enc&dec worker sw flow
      media: mtk-jpeg: reconstructs the initialization mode of worker
      media: mtk-jpeg: Remove some unnecessary variables
      media: mtk-jpeg: refactor some variables
      media: mtk-jpeg: refactor hw dev initializaiton

 drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c   | 130 ++++++++++++++++++++++++++++++++++++++++++++----------------------------
 drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h   |  28 +++++++---------
 drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.c |  43 ++++++++----------------
 drivers/media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.c |  38 +++++----------------
 4 files changed, 113 insertions(+), 126 deletions(-)

             reply	other threads:[~2023-03-21 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 11:25 Hans Verkuil [this message]
2023-03-21 12:08 ` [GIT PULL FOR v6.4] mtk-jpeg fixes (#90580) Jenkins

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=3be73ae4-c8a9-9cd8-5918-263462f0896f@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=kyrie.wu@mediatek.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 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.