Loading qcom/lito-gpu.dtsi +18 −16 Original line number Diff line number Diff line Loading @@ -54,9 +54,9 @@ qcom,chipid = <0x06020000>; qcom,initial-pwrlevel = <2>; qcom,initial-pwrlevel = <3>; qcom,idle-timeout = <1000000>; /* msecs */ qcom,idle-timeout = <80>; /* msecs */ qcom,highest-bank-bit = <14>; Loading @@ -70,7 +70,9 @@ qcom,tsens-name = "tsens_tz_sensor12"; #cooling-cells = <2>; qcom,pm-qos-active-latency = <44>; /* CPU latency parameter */ qcom,pm-qos-active-latency = <67>; qcom,pm-qos-wakeup-latency = <67>; clocks = <&gpucc GPU_CC_CXO_CLK>, <&gcc GCC_DDRSS_GPU_AXI_CLK>, Loading Loading @@ -136,7 +138,7 @@ }; }; /* GPU Mempools */ /* TODO*/ /* GPU Mempools */ qcom,gpu-mempools { #address-cells = <1>; #size-cells = <0>; Loading Loading @@ -180,33 +182,33 @@ qcom,gpu-pwrlevel@0 { reg = <0>; qcom,gpu-freq = <625000000>; qcom,bus-freq = <8>; qcom,bus-min = <7>; qcom,bus-max = <9>; qcom,bus-freq = <11>; qcom,bus-min = <10>; qcom,bus-max = <12>; }; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <500000000>; qcom,bus-freq = <8>; qcom,bus-min = <7>; qcom,bus-max = <9>; qcom,bus-freq = <9>; qcom,bus-min = <8>; qcom,bus-max = <11>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-freq = <400000000>; qcom,bus-freq = <5>; qcom,bus-min = <5>; qcom,bus-max = <7>; qcom,bus-freq = <8>; qcom,bus-min = <6>; qcom,bus-max = <9>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-freq = <275000000>; qcom,bus-freq = <4>; qcom,bus-min = <3>; qcom,bus-max = <5>; qcom,bus-freq = <6>; qcom,bus-min = <6>; qcom,bus-max = <8>; }; qcom,gpu-pwrlevel@4 { Loading Loading
qcom/lito-gpu.dtsi +18 −16 Original line number Diff line number Diff line Loading @@ -54,9 +54,9 @@ qcom,chipid = <0x06020000>; qcom,initial-pwrlevel = <2>; qcom,initial-pwrlevel = <3>; qcom,idle-timeout = <1000000>; /* msecs */ qcom,idle-timeout = <80>; /* msecs */ qcom,highest-bank-bit = <14>; Loading @@ -70,7 +70,9 @@ qcom,tsens-name = "tsens_tz_sensor12"; #cooling-cells = <2>; qcom,pm-qos-active-latency = <44>; /* CPU latency parameter */ qcom,pm-qos-active-latency = <67>; qcom,pm-qos-wakeup-latency = <67>; clocks = <&gpucc GPU_CC_CXO_CLK>, <&gcc GCC_DDRSS_GPU_AXI_CLK>, Loading Loading @@ -136,7 +138,7 @@ }; }; /* GPU Mempools */ /* TODO*/ /* GPU Mempools */ qcom,gpu-mempools { #address-cells = <1>; #size-cells = <0>; Loading Loading @@ -180,33 +182,33 @@ qcom,gpu-pwrlevel@0 { reg = <0>; qcom,gpu-freq = <625000000>; qcom,bus-freq = <8>; qcom,bus-min = <7>; qcom,bus-max = <9>; qcom,bus-freq = <11>; qcom,bus-min = <10>; qcom,bus-max = <12>; }; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <500000000>; qcom,bus-freq = <8>; qcom,bus-min = <7>; qcom,bus-max = <9>; qcom,bus-freq = <9>; qcom,bus-min = <8>; qcom,bus-max = <11>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-freq = <400000000>; qcom,bus-freq = <5>; qcom,bus-min = <5>; qcom,bus-max = <7>; qcom,bus-freq = <8>; qcom,bus-min = <6>; qcom,bus-max = <9>; }; qcom,gpu-pwrlevel@3 { reg = <3>; qcom,gpu-freq = <275000000>; qcom,bus-freq = <4>; qcom,bus-min = <3>; qcom,bus-max = <5>; qcom,bus-freq = <6>; qcom,bus-min = <6>; qcom,bus-max = <8>; }; qcom,gpu-pwrlevel@4 { Loading