All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.16] Venus updates
@ 2021-10-05  8:34 Stanimir Varbanov
  2021-10-05  9:09 ` [GIT PULL FOR v5.16] Venus updates (#77430) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Stanimir Varbanov @ 2021-10-05  8:34 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

This time the updates include:

 * Added support for sc7280 and relevant dt-binding yaml.
 * Few fixes.

Please pull.

regards,
Stan

The following changes since commit c52e7b855b33ff2a3af57b1b1d114720cd39ec7e:

  Merge tag 'v5.15-rc4' into media_tree (2021-10-04 07:52:13 +0200)

are available in the Git repository at:

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

for you to fetch changes up to bab9e541740fa93e7ae3bee9f3c3ca87790138c8:

  media: venus: Set buffer to FW based on FW min count requirement. (2021-10-05 11:13:16 +0300)

----------------------------------------------------------------
Venus updates for v5.16

----------------------------------------------------------------
Dikshita Agarwal (8):
      dt-bindings: media: venus: Add sc7280 dt schema
      venus: firmware: enable no tz fw loading for sc7280
      media: venus: core: Add sc7280 DT compatible and resource data
      media: venus: Add num_vpp_pipes to resource structure
      media: venus: hfi: Skip AON register programming for V6 1pipe
      venus: vdec: set work route to fw
      media: venus: helpers: update NUM_MBS macro calculation
      media: venus: Set buffer to FW based on FW min count requirement.

Mansur Alisha Shaik (3):
      venus: helper: change log level for false warning message
      venus: vdec: update output buffer size during vdec_s_fmt()
      venus: fix vpp frequency calculation for decoder

 .../bindings/media/qcom,sc7280-venus.yaml          | 162 +++++++++++++++++++++
 drivers/media/platform/qcom/venus/core.c           |  54 +++++++
 drivers/media/platform/qcom/venus/core.h           |   2 +
 drivers/media/platform/qcom/venus/firmware.c       |  42 ++++--
 drivers/media/platform/qcom/venus/helpers.c        |  14 +-
 drivers/media/platform/qcom/venus/hfi_cmds.c       |   7 +
 drivers/media/platform/qcom/venus/hfi_helper.h     |  14 ++
 drivers/media/platform/qcom/venus/hfi_msgs.c       |   7 +
 .../media/platform/qcom/venus/hfi_plat_bufs_v6.c   |   6 +-
 drivers/media/platform/qcom/venus/hfi_platform.c   |  13 --
 drivers/media/platform/qcom/venus/hfi_platform.h   |   2 -
 .../media/platform/qcom/venus/hfi_platform_v6.c    |   6 -
 drivers/media/platform/qcom/venus/hfi_venus.c      |   4 +
 drivers/media/platform/qcom/venus/hfi_venus_io.h   |   2 +
 drivers/media/platform/qcom/venus/pm_helpers.c     |  13 +-
 drivers/media/platform/qcom/venus/vdec.c           |  42 +++++-
 16 files changed, 340 insertions(+), 50 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml

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

* Re: [GIT PULL FOR v5.16] Venus updates (#77430)
  2021-10-05  8:34 [GIT PULL FOR v5.16] Venus updates Stanimir Varbanov
@ 2021-10-05  9:09 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2021-10-05  9:09 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20211005083421.3101499-1-stanimir.varbanov@linaro.org/
Build log: https://builder.linuxtv.org/job/patchwork/145292/
Build time: 00:21:34
Link: https://lore.kernel.org/linux-media/20211005083421.3101499-1-stanimir.varbanov@linaro.org

gpg: Signature made Tue 05 Oct 2021 08:22:38 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: got 3/11 patches with issues, being 2 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0001-venus-helper-change-log-level-for-false-warning-mess.patch:

    allyesconfig: return code #0:
	../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
	../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
	../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples

    allyesconfig: return code #0:
	../drivers/media/cec/core/cec-adap.c: ../drivers/media/cec/core/cec-adap.c:926 cec_transmit_msg_fh() warn: '&data->list' not removed from list
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	SPARSE:../drivers/media/rc/ir_toy.c ../drivers/media/rc/ir_toy.c:321:20: warning: incorrect type in assignment (different base types)
	SPARSE:../drivers/media/rc/ir_toy.c ../drivers/media/rc/ir_toy.c:321:20:    expected restricted __be16 [usertype]
	SPARSE:../drivers/media/rc/ir_toy.c ../drivers/media/rc/ir_toy.c:321:20:    got int
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/usb/pvrusb2/pvrusb2-encoder.c: ../drivers/media/usb/pvrusb2/pvrusb2-encoder.c:288 pvr2_encoder_cmd() warn: inconsistent indenting
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:1730 pvr2_hdw_set_streaming() warn: inconsistent indenting
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3461 pvr2_hdw_cpufw_set_enabled() warn: inconsistent indenting
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3501 pvr2_hdw_cpufw_get() warn: inconsistent indenting
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0004-dt-bindings-media-venus-Add-sc7280-dt-schema.patch:

   checkpatch.pl:
	$ cat patches/0004-dt-bindings-media-venus-Add-sc7280-dt-schema.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:18: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

patches/0011-media-venus-Set-buffer-to-FW-based-on-FW-min-count-r.patch:

    allyesconfig: return code #0:
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:627 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 623)


Error #512 when building PDF docs


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

end of thread, other threads:[~2021-10-05  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  8:34 [GIT PULL FOR v5.16] Venus updates Stanimir Varbanov
2021-10-05  9:09 ` [GIT PULL FOR v5.16] Venus updates (#77430) 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.