mbox series

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

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

Pull-request

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

Message

Stanimir Varbanov Jan. 4, 2025, 1:36 p.m. UTC
Hi Mauro, Hans,

The pull request includes:
 - A fix which partially reverts 45b1a1b348ec1 ("media: venus: sync with threaded IRQ during inst destruction")
   because of regression. 
 - Add support for static video encoder/decoder declarations which
   will eliminate the need of video-enc/video-dec DT nodes on every new
   platform when they are not needed.
 - Remove unused internal driver function.
 - Cocci fix for decoder FPS.

Please, pull.

regards,
~Stan

The following changes since commit 40ed9e9b2808beeb835bd0ed971fb364c285d39c:

  media: uvcvideo: Announce the user our deprecation intentions (2024-12-19 14:44:43 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 0af2a8828984a22c15938ba8376e48fad98d5f73:

  media: venus: vdec: Make the range of us_per_frame explicit (2025-01-04 15:20:32 +0200)

----------------------------------------------------------------
Venus updates for v6.14

----------------------------------------------------------------
Bryan O'Donoghue (3):
      media: venus: Add support for static video encoder/decoder declarations
      media: venus: Populate video encoder/decoder nodename entries
      media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable

Dr. David Alan Gilbert (1):
      media: venus: Remove unused hfi_core_ping()

Ricardo Ribalda (1):
      media: venus: vdec: Make the range of us_per_frame explicit

Sergey Senozhatsky (2):
      media: venus: destroy hfi session after m2m_ctx release
      media: venus: match instance creation and destruction order

 .../bindings/media/qcom,msm8916-venus.yaml         |  12 +--
 .../bindings/media/qcom,sc7180-venus.yaml          |  12 +--
 .../bindings/media/qcom,sc7280-venus.yaml          |  12 +--
 .../bindings/media/qcom,sdm845-venus-v2.yaml       |  12 +--
 .../bindings/media/qcom,sm8250-venus.yaml          |  12 +--
 drivers/media/platform/qcom/venus/Kconfig          |   1 +
 drivers/media/platform/qcom/venus/core.c           | 113 +++++++++++++++++++--
 drivers/media/platform/qcom/venus/core.h           |   4 +
 drivers/media/platform/qcom/venus/hfi.c            |  23 -----
 drivers/media/platform/qcom/venus/hfi.h            |   2 -
 drivers/media/platform/qcom/venus/hfi_venus.c      |  11 --
 drivers/media/platform/qcom/venus/vdec.c           |  25 ++---
 drivers/media/platform/qcom/venus/venc.c           |  18 ++--
 13 files changed, 141 insertions(+), 116 deletions(-)

Comments

Jenkins Jan. 4, 2025, 1:43 p.m. UTC | #1
From: builder@linuxtv.org

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

gpg: Signature made Sat 04 Jan 2025 01:22:47 PM 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 2 signatures in the past 8 weeks.
     Encrypted 0 messages.
gpg: Warning: you have yet to encrypt a message to this key!
gpg: stanplv@gmail.com: Verified 2 signatures in the past 8 weeks.  Encrypted
     0 messages.
gpg: Warning: you have yet to encrypt a message to this key!
gpg: stanimir.k.varbanov@gmail.com: Verified 2 signatures in the past 8 weeks.
     Encrypted 0 messages.
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


Build aborted due to a fatal error:
FAILED: patch patch patches/0001-media-venus-destroy-hfi-session-after-m2m_ctx-releas.patch doesn't apply:
Applying patch patches/0001-media-venus-destroy-hfi-session-after-m2m_ctx-releas.patch
patching file drivers/media/platform/qcom/venus/core.c
Hunk #1 FAILED at 506.
1 out of 1 hunk FAILED -- rejects in file drivers/media/platform/qcom/venus/core.c
Patch patches/0001-media-venus-destroy-hfi-session-after-m2m_ctx-releas.patch does not apply (enforce with -f)