mbox series

[0/2] SC7180 BWMONs

Message ID 20230616-topic-sc7180_bwmons-v1-0-4ddb96f9a6cd@linaro.org
Headers show
Series SC7180 BWMONs | expand

Message

Konrad Dybcio June 15, 2023, 11:46 p.m. UTC
SC7180 has been using static DDR votes for the longest time. Time to
switch to BWMON (which accidentally results in up to 50% perf gains in
glmark2)!

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      dt-bindings: interconnect: qcom,bwmon: Document SC7180 BWMONs
      arm64: dts: qcom: sc7180: Hook up BWMONs

 .../bindings/interconnect/qcom,msm8998-bwmon.yaml  |   2 +
 arch/arm64/boot/dts/qcom/sc7180-lite.dtsi          |  10 +-
 arch/arm64/boot/dts/qcom/sc7180.dtsi               | 161 +++++++++++++++------
 3 files changed, 126 insertions(+), 47 deletions(-)
---
base-commit: 925294c9aa184801cc0a451b69a18dd0fe7d847d
change-id: 20230616-topic-sc7180_bwmons-c99dbc0c6c4a

Best regards,

Comments

Krzysztof Kozlowski June 16, 2023, 8:10 a.m. UTC | #1
On 16/06/2023 01:46, Konrad Dybcio wrote:
> SC7180 - just like SC7280 - has a BWMONv4 for CPU-LLCC and a BWMONv5
> for DDR-LLCC paths. Document them.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Bjorn Andersson July 10, 2023, 5:07 a.m. UTC | #2
On Fri, 16 Jun 2023 01:46:08 +0200, Konrad Dybcio wrote:
> SC7180 has been using static DDR votes for the longest time. Time to
> switch to BWMON (which accidentally results in up to 50% perf gains in
> glmark2)!
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: sc7180: Hook up BWMONs
      commit: adc16b84e1ea12fe527fba463db05452c9f06993

Best regards,