[PATCH 0/2] Venus interconnect support for sdm845
From: Stanimir Varbanov
Date: Wed Aug 14 2019 - 04:47:26 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.
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/qcom/venus/core.c | 34 +++++++++++
drivers/media/platform/qcom/venus/core.h | 14 +++++
drivers/media/platform/qcom/venus/helpers.c | 67 ++++++++++++++++++++-
4 files changed, 117 insertions(+), 1 deletion(-)
--
2.17.1