mbox series

[GIT,PULL,FOR,v6.13] Venus updates

Message ID 20241107075621.118606-1-stanimir.k.varbanov@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL,FOR,v6.13] Venus updates | expand

Pull-request

git://linuxtv.org/svarbanov/media_tree.git tags/tag-venus-for-v6.13

Message

Stanimir Varbanov Nov. 7, 2024, 7:56 a.m. UTC
Hi Hans, Mauro,

The pull request includes:
 - Add hierarchical h.264 encoder controls
 - Fixes for enc/dec close

Please, pull.

regards,
~Stan

The following changes since commit c7ccf3683ac9746b263b0502255f5ce47f64fe0a:

  media: ati_remote: don't push static constants on stack for %*ph (2024-10-29 16:37:23 +0100)

are available in the Git repository at:

  git://linuxtv.org/svarbanov/media_tree.git tags/tag-venus-for-v6.13

for you to fetch changes up to c258524129a928af9dfb45e7eba3d9f97a111b72:

  media: venus: factor out inst destruction routine (2024-11-07 09:35:22 +0200)

----------------------------------------------------------------
Venus updates for v6.13

----------------------------------------------------------------
Fritz Koenig (2):
      media: venus: Helper function for dynamically updating bitrate
      media: venus: Enable h.264 hierarchical coding

Sergey Senozhatsky (3):
      media: venus: fix enc/dec destruction order
      media: venus: sync with threaded IRQ during inst destruction
      media: venus: factor out inst destruction routine

 drivers/media/platform/qcom/venus/core.c       |  25 +++++
 drivers/media/platform/qcom/venus/core.h       |   6 ++
 drivers/media/platform/qcom/venus/vdec.c       |  13 +--
 drivers/media/platform/qcom/venus/vdec.h       |   1 -
 drivers/media/platform/qcom/venus/vdec_ctrls.c |   5 -
 drivers/media/platform/qcom/venus/venc.c       |  85 +++++++++-------
 drivers/media/platform/qcom/venus/venc.h       |   1 -
 drivers/media/platform/qcom/venus/venc_ctrls.c | 131 +++++++++++++++++++++----
 8 files changed, 195 insertions(+), 72 deletions(-)

Comments

Jenkins Nov. 7, 2024, 8:14 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20241107075621.118606-1-stanimir.k.varbanov@gmail.com/
Build log: https://builder.linuxtv.org/job/patchwork/397201/
Build time: 00:11:39
Link: https://lore.kernel.org/linux-media/20241107075621.118606-1-stanimir.k.varbanov@gmail.com

gpg: Signature made Thu 07 Nov 2024 07:41:44 AM UTC
gpg:                using RSA key E1558C2497CE3CCC2B5AA30F25B55FC81B7035F2
gpg: Good signature from "Stanimir Varbanov <stanplv@gmail.com>" [marginal]
gpg:                 aka "Stanimir Varbanov <stanimir.varbanov@linaro.org>" [marginal]
gpg:                 aka "Stanimir Varbanov <stanimir.k.varbanov@gmail.com>" [marginal]
gpg: stanimir.varbanov@linaro.org: Verified 1 signatures in the past 4 seconds.
     Encrypted 0 messages.
gpg: Warning: we've only seen one message signed using this key and user id!
gpg: Warning: you have yet to encrypt a message to this key!
gpg: stanplv@gmail.com: Verified 1 signatures in the past 4 seconds.  Encrypted
     0 messages.
gpg: Warning: we've only seen one message signed using this key and user id!
gpg: Warning: you have yet to encrypt a message to this key!
gpg: stanimir.k.varbanov@gmail.com: Verified 1 signatures in the past 4 seconds.
     Encrypted 0 messages.
gpg: Warning: we've only seen one message signed using this key and user id!
gpg: Warning: you have yet to encrypt a message to this key!
gpg: Warning: if you think you've seen more signatures by this key and these
     user ids, then this key might be a forgery!  Carefully examine the email
     addresses for small variations.  If the key is suspect, then use
       gpg --tofu-policy bad 34CFE0398A16AD9318FDD5E8A6D026D8E35814D4
     to mark it as being bad.
gpg: WARNING: This key is not certified with sufficiently trusted signatures!
gpg:          It is not certain that the signature belongs to the owner.
Primary key fingerprint: 34CF E039 8A16 AD93 18FD  D5E8 A6D0 26D8 E358 14D4
     Subkey fingerprint: E155 8C24 97CE 3CCC 2B5A  A30F 25B5 5FC8 1B70 35F2

Summary: no issues. All 5 looked fine.