Loading arch/arm/boot/dts/qcom/apq8084-gpu.dtsi +8 −6 Original line number Diff line number Diff line Loading @@ -32,15 +32,17 @@ /* Bus Scale Settings */ qcom,bus-control; qcom,msm-bus,name = "grp3d"; qcom,msm-bus,num-cases = <15>; qcom,msm-bus,num-cases = <17>; qcom,msm-bus,num-paths = <2>; qcom,msm-bus,vectors-KBps = <26 512 0 0>, <89 662 0 0>, <26 512 0 2400000>, <89 662 0 3200000>, // gpu=240 bus=150 <26 512 0 3200000>, <89 662 0 3200000>, // gpu=240 bus=200 <26 512 0 4915200>, <89 662 0 3200000>, // gpu=240 bus=307.2 <26 512 0 6297600>, <89 662 0 3200000>, // gpu=240 bus=393.6 <26 512 0 3200000>, <89 662 0 4800000>, // gpu=300 bus=200 <26 512 0 4915200>, <89 662 0 4800000>, // gpu=300 bus=307.2 <26 512 0 6297600>, <89 662 0 4800000>, // gpu=300 bus=393.6 <26 512 0 8448000>, <89 662 0 4800000>, // gpu=300 bus=528 Loading Loading @@ -81,35 +83,35 @@ qcom,gpu-pwrlevel@0 { reg = <0>; qcom,gpu-freq = <600000000>; qcom,bus-freq = <14>; qcom,bus-freq = <16>; qcom,io-fraction = <33>; }; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <500000000>; qcom,bus-freq = <11>; qcom,bus-freq = <13>; qcom,io-fraction = <66>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-freq = <389000000>; qcom,bus-freq = <8>; qcom,bus-freq = <10>; qcom,io-fraction = <66>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-freq = <300000000>; qcom,bus-freq = <5>; qcom,bus-freq = <7>; qcom,io-fraction = <100>; }; qcom,gpu-pwrlevel@4 { reg = <4>; qcom,gpu-freq = <240000000>; qcom,bus-freq = <2>; qcom,bus-freq = <3>; qcom,io-fraction = <100>; }; Loading Loading
arch/arm/boot/dts/qcom/apq8084-gpu.dtsi +8 −6 Original line number Diff line number Diff line Loading @@ -32,15 +32,17 @@ /* Bus Scale Settings */ qcom,bus-control; qcom,msm-bus,name = "grp3d"; qcom,msm-bus,num-cases = <15>; qcom,msm-bus,num-cases = <17>; qcom,msm-bus,num-paths = <2>; qcom,msm-bus,vectors-KBps = <26 512 0 0>, <89 662 0 0>, <26 512 0 2400000>, <89 662 0 3200000>, // gpu=240 bus=150 <26 512 0 3200000>, <89 662 0 3200000>, // gpu=240 bus=200 <26 512 0 4915200>, <89 662 0 3200000>, // gpu=240 bus=307.2 <26 512 0 6297600>, <89 662 0 3200000>, // gpu=240 bus=393.6 <26 512 0 3200000>, <89 662 0 4800000>, // gpu=300 bus=200 <26 512 0 4915200>, <89 662 0 4800000>, // gpu=300 bus=307.2 <26 512 0 6297600>, <89 662 0 4800000>, // gpu=300 bus=393.6 <26 512 0 8448000>, <89 662 0 4800000>, // gpu=300 bus=528 Loading Loading @@ -81,35 +83,35 @@ qcom,gpu-pwrlevel@0 { reg = <0>; qcom,gpu-freq = <600000000>; qcom,bus-freq = <14>; qcom,bus-freq = <16>; qcom,io-fraction = <33>; }; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <500000000>; qcom,bus-freq = <11>; qcom,bus-freq = <13>; qcom,io-fraction = <66>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-freq = <389000000>; qcom,bus-freq = <8>; qcom,bus-freq = <10>; qcom,io-fraction = <66>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-freq = <300000000>; qcom,bus-freq = <5>; qcom,bus-freq = <7>; qcom,io-fraction = <100>; }; qcom,gpu-pwrlevel@4 { reg = <4>; qcom,gpu-freq = <240000000>; qcom,bus-freq = <2>; qcom,bus-freq = <3>; qcom,io-fraction = <100>; }; Loading