arm64: dts: qcom: sc7180: Bring back cpufreq-based DDR votes
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Tue, 11 Jul 2023 11:00:53 +0000 (13:00 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 14 Jul 2023 03:38:08 +0000 (20:38 -0700)
ChromeOS folks reported that bwmon is too slow and getting rid of
statically defined CPUFREQ-based votes (effectively floor votes because of
how opp-peak-kBps is interpreted), has a major performance impact in some
common applications. Bring them back until MEMLAT support is introduced.

This is a partial revert of the commit referenced in the fixes tag.

Fixes: adc16b84e1ea ("arm64: dts: qcom: sc7180: Hook up BWMONs")
Reported-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230711-topic-7180ddr-v1-1-56e4f13afe9b@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc7180-lite.dtsi
arch/arm64/boot/dts/qcom/sc7180.dtsi

index 975d4422f27bb8673c6d93bef3c399e83b5ec89f..4b306a59d9bec16c42e0bc80d6f5191f49eab7fa 100644 (file)
@@ -6,21 +6,21 @@
  */
 
 &cpu6_opp10 {
-       opp-peak-kBps = <22425600>;
+       opp-peak-kBps = <7216000 22425600>;
 };
 
 &cpu6_opp11 {
-       opp-peak-kBps = <22425600>;
+       opp-peak-kBps = <7216000 22425600>;
 };
 
 &cpu6_opp12 {
-       opp-peak-kBps = <23347200>;
+       opp-peak-kBps = <8532000 23347200>;
 };
 
 &cpu6_opp13 {
-       opp-peak-kBps = <23347200>;
+       opp-peak-kBps = <8532000 23347200>;
 };
 
 &cpu6_opp14 {
-       opp-peak-kBps = <23347200>;
+       opp-peak-kBps = <8532000 23347200>;
 };
index 179544ba12db4f31104f0e04ba30af71d24e416b..9af94e267f846696ba15ba3f5d84639364572e54 100644 (file)
@@ -85,7 +85,8 @@
                        capacity-dmips-mhz = <415>;
                        dynamic-power-coefficient = <137>;
                        operating-points-v2 = <&cpu0_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        next-level-cache = <&L2_0>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
                        dynamic-power-coefficient = <137>;
                        next-level-cache = <&L2_100>;
                        operating-points-v2 = <&cpu0_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
                        L2_100: l2-cache {
                        dynamic-power-coefficient = <137>;
                        next-level-cache = <&L2_200>;
                        operating-points-v2 = <&cpu0_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
                        L2_200: l2-cache {
                        dynamic-power-coefficient = <137>;
                        next-level-cache = <&L2_300>;
                        operating-points-v2 = <&cpu0_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
                        L2_300: l2-cache {
                        dynamic-power-coefficient = <137>;
                        next-level-cache = <&L2_400>;
                        operating-points-v2 = <&cpu0_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
                        L2_400: l2-cache {
                        dynamic-power-coefficient = <137>;
                        next-level-cache = <&L2_500>;
                        operating-points-v2 = <&cpu0_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
                        L2_500: l2-cache {
                        dynamic-power-coefficient = <480>;
                        next-level-cache = <&L2_600>;
                        operating-points-v2 = <&cpu6_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 1>;
                        L2_600: l2-cache {
                        dynamic-power-coefficient = <480>;
                        next-level-cache = <&L2_700>;
                        operating-points-v2 = <&cpu6_opp_table>;
-                       interconnects = <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
+                       interconnects = <&gem_noc MASTER_APPSS_PROC 3 &mc_virt SLAVE_EBI1 3>,
+                                       <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
                        #cooling-cells = <2>;
                        qcom,freq-domain = <&cpufreq_hw 1>;
                        L2_700: l2-cache {
 
                cpu0_opp1: opp-300000000 {
                        opp-hz = /bits/ 64 <300000000>;
-                       opp-peak-kBps = <4800000>;
+                       opp-peak-kBps = <1200000 4800000>;
                };
 
                cpu0_opp2: opp-576000000 {
                        opp-hz = /bits/ 64 <576000000>;
-                       opp-peak-kBps = <4800000>;
+                       opp-peak-kBps = <1200000 4800000>;
                };
 
                cpu0_opp3: opp-768000000 {
                        opp-hz = /bits/ 64 <768000000>;
-                       opp-peak-kBps = <4800000>;
+                       opp-peak-kBps = <1200000 4800000>;
                };
 
                cpu0_opp4: opp-1017600000 {
                        opp-hz = /bits/ 64 <1017600000>;
-                       opp-peak-kBps = <8908800>;
+                       opp-peak-kBps = <1804000 8908800>;
                };
 
                cpu0_opp5: opp-1248000000 {
                        opp-hz = /bits/ 64 <1248000000>;
-                       opp-peak-kBps = <12902400>;
+                       opp-peak-kBps = <2188000 12902400>;
                };
 
                cpu0_opp6: opp-1324800000 {
                        opp-hz = /bits/ 64 <1324800000>;
-                       opp-peak-kBps = <12902400>;
+                       opp-peak-kBps = <2188000 12902400>;
                };
 
                cpu0_opp7: opp-1516800000 {
                        opp-hz = /bits/ 64 <1516800000>;
-                       opp-peak-kBps = <15052800>;
+                       opp-peak-kBps = <3072000 15052800>;
                };
 
                cpu0_opp8: opp-1612800000 {
                        opp-hz = /bits/ 64 <1612800000>;
-                       opp-peak-kBps = <15052800>;
+                       opp-peak-kBps = <3072000 15052800>;
                };
 
                cpu0_opp9: opp-1708800000 {
                        opp-hz = /bits/ 64 <1708800000>;
-                       opp-peak-kBps = <15052800>;
+                       opp-peak-kBps = <3072000 15052800>;
                };
 
                cpu0_opp10: opp-1804800000 {
                        opp-hz = /bits/ 64 <1804800000>;
-                       opp-peak-kBps = <22425600>;
+                       opp-peak-kBps = <4068000 22425600>;
                };
        };
 
 
                cpu6_opp1: opp-300000000 {
                        opp-hz = /bits/ 64 <300000000>;
-                       opp-peak-kBps = <8908800>;
+                       opp-peak-kBps = <2188000 8908800>;
                };
 
                cpu6_opp2: opp-652800000 {
                        opp-hz = /bits/ 64 <652800000>;
-                       opp-peak-kBps = <8908800>;
+                       opp-peak-kBps = <2188000 8908800>;
                };
 
                cpu6_opp3: opp-825600000 {
                        opp-hz = /bits/ 64 <825600000>;
-                       opp-peak-kBps = <8908800>;
+                       opp-peak-kBps = <2188000 8908800>;
                };
 
                cpu6_opp4: opp-979200000 {
                        opp-hz = /bits/ 64 <979200000>;
-                       opp-peak-kBps = <8908800>;
+                       opp-peak-kBps = <2188000 8908800>;
                };
 
                cpu6_opp5: opp-1113600000 {
                        opp-hz = /bits/ 64 <1113600000>;
-                       opp-peak-kBps = <8908800>;
+                       opp-peak-kBps = <2188000 8908800>;
                };
 
                cpu6_opp6: opp-1267200000 {
                        opp-hz = /bits/ 64 <1267200000>;
-                       opp-peak-kBps = <12902400>;
+                       opp-peak-kBps = <4068000 12902400>;
                };
 
                cpu6_opp7: opp-1555200000 {
                        opp-hz = /bits/ 64 <1555200000>;
-                       opp-peak-kBps = <15052800>;
+                       opp-peak-kBps = <4068000 15052800>;
                };
 
                cpu6_opp8: opp-1708800000 {
                        opp-hz = /bits/ 64 <1708800000>;
-                       opp-peak-kBps = <19353600>;
+                       opp-peak-kBps = <6220000 19353600>;
                };
 
                cpu6_opp9: opp-1843200000 {
                        opp-hz = /bits/ 64 <1843200000>;
-                       opp-peak-kBps = <19353600>;
+                       opp-peak-kBps = <6220000 19353600>;
                };
 
                cpu6_opp10: opp-1900800000 {
                        opp-hz = /bits/ 64 <1900800000>;
-                       opp-peak-kBps = <22425600>;
+                       opp-peak-kBps = <6220000 22425600>;
                };
 
                cpu6_opp11: opp-1996800000 {
                        opp-hz = /bits/ 64 <1996800000>;
-                       opp-peak-kBps = <22425600>;
+                       opp-peak-kBps = <6220000 22425600>;
                };
 
                cpu6_opp12: opp-2112000000 {
                        opp-hz = /bits/ 64 <2112000000>;
-                       opp-peak-kBps = <22425600>;
+                       opp-peak-kBps = <6220000 22425600>;
                };
 
                cpu6_opp13: opp-2208000000 {
                        opp-hz = /bits/ 64 <2208000000>;
-                       opp-peak-kBps = <22425600>;
+                       opp-peak-kBps = <7216000 22425600>;
                };
 
                cpu6_opp14: opp-2323200000 {
                        opp-hz = /bits/ 64 <2323200000>;
-                       opp-peak-kBps = <22425600>;
+                       opp-peak-kBps = <7216000 22425600>;
                };
 
                cpu6_opp15: opp-2400000000 {
                        opp-hz = /bits/ 64 <2400000000>;
-                       opp-peak-kBps = <23347200>;
+                       opp-peak-kBps = <8532000 23347200>;
                };
 
                cpu6_opp16: opp-2553600000 {
                        opp-hz = /bits/ 64 <2553600000>;
-                       opp-peak-kBps = <23347200>;
+                       opp-peak-kBps = <8532000 23347200>;
                };
        };