linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil-cisco@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Ming Qian <ming.qian@nxp.com>, Yunfei Dong <yunfei.dong@mediatek.com>
Subject: [GIT PULL FOR v6.5] mediatek/imx changes
Date: Wed, 31 May 2023 13:14:41 +0200	[thread overview]
Message-ID: <29b5049c-7fa3-cd90-47b1-7be9ce997eb1@xs4all.nl> (raw)

The following changes since commit aafeeaf3d2a8a91a5407c774c578abec79dcff00:

  media: video-mux: update driver to active state (2023-05-26 10:58:18 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.5h

for you to fetch changes up to 742d5c5f8552daa70818b65363da7055db8c88d3:

  media: imx-jpeg: Support to assign slot for encoder/decoder (2023-05-31 12:33:09 +0200)

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

----------------------------------------------------------------
Ming Qian (1):
      media: imx-jpeg: Support to assign slot for encoder/decoder

Yunfei Dong (8):
      media: mediatek: vcodec: Add debugfs interface to get debug information
      media: mediatek: vcodec: Add debug params to control different log level
      media: mediatek: vcodec: Add a debugfs file to get different useful information
      media: mediatek: vcodec: Get each context resolution information
      media: mediatek: vcodec: Get each instance format type
      media: mediatek: vcodec: Change dbgfs interface to support encode
      media: mediatek: vcodec: Add encode to support dbgfs
      media: mediatek: vcodec: Add dbgfs help function

 drivers/media/platform/mediatek/vcodec/Makefile             |   6 +++
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_dbgfs.c   | 215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_dbgfs.h   |  74 +++++++++++++++++++++++++++++
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_dec_drv.c |   4 ++
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_drv.h     |   4 ++
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_enc_drv.c |   2 +
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_util.c    |   8 ++++
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_util.h    |  26 +++++++++--
 drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.h           |   1 -
 drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c              | 135 ++++++++++++++++++++++++++---------------------------
 drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.h              |   5 +-
 11 files changed, 404 insertions(+), 76 deletions(-)
 create mode 100644 drivers/media/platform/mediatek/vcodec/mtk_vcodec_dbgfs.c
 create mode 100644 drivers/media/platform/mediatek/vcodec/mtk_vcodec_dbgfs.h

             reply	other threads:[~2023-05-31 11:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-31 11:14 Hans Verkuil [this message]
2023-05-31 11:44 ` [GIT PULL FOR v6.5] mediatek/imx changes (#92281) Jenkins
2023-06-09 11:28 ` Jenkins
2023-06-09 15:58 ` 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=29b5049c-7fa3-cd90-47b1-7be9ce997eb1@xs4all.nl \
    --to=hverkuil-cisco@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=ming.qian@nxp.com \
    --cc=yunfei.dong@mediatek.com \
    /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).