[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210721175432.2119-1-mdtipton@codeaurora.org>
Date: Wed, 21 Jul 2021 10:54:28 -0700
From: Mike Tipton <mdtipton@...eaurora.org>
To: djakov@...nel.org
Cc: bjorn.andersson@...aro.org, agross@...nel.org,
saravanak@...gle.com, okukatla@...eaurora.org,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org,
Mike Tipton <mdtipton@...eaurora.org>
Subject: [PATCH v2 0/4] interconnect: Fix sync-state issues
These patches fix a couple of sync-state bugs that either cause the initial BW
floors to be ignored entirely, or to be never removed after sync-state is
called.
v2:
- Move pre_aggregate call to outside the aggregate if statement
Mike Tipton (4):
interconnect: Zero initial BW after sync-state
interconnect: Always call pre_aggregate before aggregate
interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
drivers/interconnect/core.c | 7 +++++++
drivers/interconnect/qcom/icc-rpmh.c | 20 ++++++++++----------
2 files changed, 17 insertions(+), 10 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists