summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorMike Tipton <mdtipton@codeaurora.org>2021-07-21 20:54:32 +0300
committerGeorgi Djakov <djakov@kernel.org>2021-07-30 16:52:21 +0300
commitf84f5b6f72e68bbaeb850b58ac167e4a3a47532a (patch)
treefbf1ed636fc0911aa1ff8e06a20dc4489696e022 /Kconfig
parentce5a595744126be4f1327e29e3c5ae9aac6b38d5 (diff)
downloadlinux-f84f5b6f72e68bbaeb850b58ac167e4a3a47532a.tar.xz
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
We're only adding BCMs to the commit list in aggregate(), but there are cases where pre_aggregate() is called without subsequently calling aggregate(). In particular, in icc_sync_state() when a node with initial BW has zero requests. Since BCMs aren't added to the commit list in these cases, we don't actually send the zero BW request to HW. So the resources remain on unnecessarily. Add BCMs to the commit list in pre_aggregate() instead, which is always called even when there are no requests. Fixes: 976daac4a1c5 ("interconnect: qcom: Consolidate interconnect RPMh support") Signed-off-by: Mike Tipton <mdtipton@codeaurora.org> Link: https://lore.kernel.org/r/20210721175432.2119-5-mdtipton@codeaurora.org Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions