Loading arch/arm64/boot/dts/qcom/sm8150-v2.dtsi +32 −6 Original line number Diff line number Diff line Loading @@ -311,6 +311,16 @@ &gpu_opp_table { compatible = "operating-points-v2"; opp-700000000 { opp-hz = /bits/ 64 <585000000>; opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM>; }; opp-675000000 { opp-hz = /bits/ 64 <585000000>; opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM>; }; opp-585000000 { opp-hz = /bits/ 64 <585000000>; opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM>; Loading Loading @@ -376,30 +386,46 @@ qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <585000000>; qcom,bus-freq = <7>; qcom,bus-min = <6>; qcom,bus-max = <8>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-freq = <585000000>; qcom,bus-freq = <7>; qcom,bus-min = <6>; qcom,bus-max = <8>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-freq = <427000000>; qcom,bus-freq = <6>; qcom,bus-min = <5>; qcom,bus-max = <7>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-pwrlevel@4 { reg = <4>; qcom,gpu-freq = <345000000>; qcom,bus-freq = <3>; qcom,bus-min = <3>; qcom,bus-max = <5>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-pwrlevel@5 { reg = <5>; qcom,gpu-freq = <257000000>; qcom,bus-freq = <2>; qcom,bus-min = <1>; qcom,bus-max = <3>; }; qcom,gpu-pwrlevel@4 { reg = <4>; qcom,gpu-pwrlevel@6 { reg = <6>; qcom,gpu-freq = <0>; qcom,bus-freq = <0>; qcom,bus-min = <0>; Loading Loading
arch/arm64/boot/dts/qcom/sm8150-v2.dtsi +32 −6 Original line number Diff line number Diff line Loading @@ -311,6 +311,16 @@ &gpu_opp_table { compatible = "operating-points-v2"; opp-700000000 { opp-hz = /bits/ 64 <585000000>; opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM>; }; opp-675000000 { opp-hz = /bits/ 64 <585000000>; opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM>; }; opp-585000000 { opp-hz = /bits/ 64 <585000000>; opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM>; Loading Loading @@ -376,30 +386,46 @@ qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <585000000>; qcom,bus-freq = <7>; qcom,bus-min = <6>; qcom,bus-max = <8>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-freq = <585000000>; qcom,bus-freq = <7>; qcom,bus-min = <6>; qcom,bus-max = <8>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-freq = <427000000>; qcom,bus-freq = <6>; qcom,bus-min = <5>; qcom,bus-max = <7>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-pwrlevel@4 { reg = <4>; qcom,gpu-freq = <345000000>; qcom,bus-freq = <3>; qcom,bus-min = <3>; qcom,bus-max = <5>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-pwrlevel@5 { reg = <5>; qcom,gpu-freq = <257000000>; qcom,bus-freq = <2>; qcom,bus-min = <1>; qcom,bus-max = <3>; }; qcom,gpu-pwrlevel@4 { reg = <4>; qcom,gpu-pwrlevel@6 { reg = <6>; qcom,gpu-freq = <0>; qcom,bus-freq = <0>; qcom,bus-min = <0>; Loading