All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.14] Support H264 4K on MT8192
@ 2021-06-14 10:31 Hans Verkuil
  2021-06-14 10:59 ` [GIT PULL FOR v5.14] Support H264 4K on MT8192 (#75015) Jenkins
  2021-06-16 15:13 ` Jenkins
  0 siblings, 2 replies; 3+ messages in thread
From: Hans Verkuil @ 2021-06-14 10:31 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Irui Wang, Alexandre Courbot, Tomasz Figa

The following changes since commit 4c6e0976295add7f0ed94d276c04a3d6f1ea8f83:

  media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K (2021-06-11 11:23:56 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.14m

for you to fetch changes up to 9834ccfe04154e9920ecb6dce74d8da8b478a871:

  media: mtk-vcodec: Support MT8192 H264 4K encoding (2021-06-14 12:22:46 +0200)

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

----------------------------------------------------------------
Alexandre Courbot (1):
      media: mtk-vcodec: venc: remove redundant code

Irui Wang (5):
      dt-bindings: media: mtk-vcodec: Add dma-ranges property
      media: mtk-vcodec: Support 34bits dma address for venc
      dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC
      media: mtk-vcodec: Add MT8192 H264 venc driver
      media: mtk-vcodec: Support MT8192 H264 4K encoding

 Documentation/devicetree/bindings/media/mediatek-vcodec.txt |  2 +
 drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h          |  1 +
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c          | 92 ++++++++++++++++++++++++++-----------------
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c      | 17 ++++++++
 drivers/media/platform/mtk-vcodec/venc/venc_h264_if.c       |  4 ++
 5 files changed, 80 insertions(+), 36 deletions(-)

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

end of thread, other threads:[~2021-06-16 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14 10:31 [GIT PULL FOR v5.14] Support H264 4K on MT8192 Hans Verkuil
2021-06-14 10:59 ` [GIT PULL FOR v5.14] Support H264 4K on MT8192 (#75015) Jenkins
2021-06-16 15:13 ` Jenkins

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.