[PATCH v2 0/2] Venus interconnect support for sdm845

From: Stanimir Varbanov
Date: Thu Sep 12 2019 - 04:30:10 EST


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