mbox series

[GIT,PULL,for,v5.5] Venus updates, take 3

Message ID 20191004075617.17328-1-stanimir.varbanov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,for,v5.5] Venus updates, take 3 | expand

Pull-request

git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-v5.5-take3

Message

Stanimir Varbanov Oct. 4, 2019, 7:56 a.m. UTC
Hi Mauro,

The Venus driver updates include:

* two fixes: fail to suspend and frequency table modifications for v3 to 
handle performance issues.
* two new features: interconnect bandwidth support on v4 and more precise
clock-scaling on v4.

Please pull.

Changes since v2:
Dropped "venus: venc: Fix enum frameintervals" patch. I send a new version
here [1]. If it gets reviewed and tested and if the time permits I will
send a new pull request for it.

[1] https://patchwork.linuxtv.org/patch/59149/

regards,
Stan

The following changes since commit 503e59365dd134b2c63864f14e2de0476284b003:

  media: i2c: ov2659: Switch to SPDX Licensing (2019-10-01 17:39:16 -0300)

are available in the Git repository at:

  git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-v5.5-take3

for you to fetch changes up to b9909ff52973ce39af3f29dc93cbbeee19efec54:

  venus: Update clock scaling (2019-10-04 10:42:55 +0300)

----------------------------------------------------------------
Venus updates for v5.5

----------------------------------------------------------------
Aniket Masule (2):
      venus: Add codec data table
      venus: Update clock scaling

Loic Poulain (1):
      venus: core: Fix msm8996 frequency table

Stanimir Varbanov (2):
      venus: Use on-chip interconnect API
      venus: Fix occasionally failures to suspend

 drivers/media/platform/Kconfig                |   1 +
 drivers/media/platform/qcom/venus/core.c      |  56 +++++-
 drivers/media/platform/qcom/venus/core.h      |  30 ++++
 drivers/media/platform/qcom/venus/helpers.c   | 246 ++++++++++++++++++++++++--
 drivers/media/platform/qcom/venus/helpers.h   |   3 +-
 drivers/media/platform/qcom/venus/hfi_venus.c |   6 +
 drivers/media/platform/qcom/venus/vdec.c      |   8 +-
 drivers/media/platform/qcom/venus/venc.c      |   4 +
 8 files changed, 330 insertions(+), 24 deletions(-)

Comments

Jenkins Oct. 4, 2019, 8:03 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/59184/
Build log: https://builder.linuxtv.org/job/patchwork/18922/
Build time: 00:03:40
Link: https://lore.kernel.org/linux-media/20191004075617.17328-1-stanimir.varbanov@linaro.org

gpg: Signature made Fri 04 Oct 2019 07:45:14 AM UTC
gpg:                using RSA key E1558C2497CE3CCC2B5AA30F25B55FC81B7035F2
gpg: Good signature from "Stanimir Varbanov <stanimir.varbanov@linaro.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication 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