Loading arch/arm64/boot/dts/qcom/qcs405-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,9 @@ /* CPU latency parameter */ qcom,pm-qos-active-latency = <651>; /* Enable gpu cooling device */ #cooling-cells = <2>; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading arch/arm64/boot/dts/qcom/qcs405-thermal.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,14 @@ type = "passive"; }; }; cooling-maps { gpu_cdev0 { trip = <&gpu_step_trip>; cooling-device = <&msm_gpu THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; }; }; cpuss-0-step { Loading Loading
arch/arm64/boot/dts/qcom/qcs405-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,9 @@ /* CPU latency parameter */ qcom,pm-qos-active-latency = <651>; /* Enable gpu cooling device */ #cooling-cells = <2>; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading
arch/arm64/boot/dts/qcom/qcs405-thermal.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,14 @@ type = "passive"; }; }; cooling-maps { gpu_cdev0 { trip = <&gpu_step_trip>; cooling-device = <&msm_gpu THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; }; }; cpuss-0-step { Loading