linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Venus interconnect support for sdm845
@ 2019-09-12  8:29 Stanimir Varbanov
  2019-09-12  8:29 ` [PATCH v2 1/2] venus: use on-chip interconnect API Stanimir Varbanov
  2019-09-12  8:29 ` [PATCH v2 2/2] arm64: dts: sdm845: Add interconnect properties for Venus Stanimir Varbanov
  0 siblings, 2 replies; 5+ messages in thread
From: Stanimir Varbanov @ 2019-09-12  8:29 UTC (permalink / raw)
  To: linux-media, linux-kernel, linux-arm-msm, devicetree
  Cc: Vikash Garodia, Andy Gross, Georgi Djakov, Stanimir Varbanov

Hello,

Here are two patches which adds interconnect bandwidth requests
depending on the resolution (macroblocks) in order to lower
bandwidth pressure on the interconnect and memory.

Changes since v1:
 - correct typo in the 1/2 patch description
 - add a dependency to INTERCONNECT

regards,
Stan

Stanimir Varbanov (2):
  venus: use on-chip interconnect API
  arm64: dts: sdm845: Add interconnect properties for Venus

 arch/arm64/boot/dts/qcom/sdm845.dtsi        |  3 +
 drivers/media/platform/Kconfig              |  1 +
 drivers/media/platform/qcom/venus/core.c    | 34 +++++++++++
 drivers/media/platform/qcom/venus/core.h    | 14 +++++
 drivers/media/platform/qcom/venus/helpers.c | 67 ++++++++++++++++++++-
 5 files changed, 118 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-10-10 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12  8:29 [PATCH v2 0/2] Venus interconnect support for sdm845 Stanimir Varbanov
2019-09-12  8:29 ` [PATCH v2 1/2] venus: use on-chip interconnect API Stanimir Varbanov
2019-10-02  8:20   ` Georgi Djakov
2019-09-12  8:29 ` [PATCH v2 2/2] arm64: dts: sdm845: Add interconnect properties for Venus Stanimir Varbanov
2019-10-10 14:24   ` Georgi Djakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).