Loading arch/arm/boot/dts/qcom/msm8996-gpu.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,12 @@ compatible = "qcom,devbw"; governor = "bw_vbif"; qcom,src-dst-ports = <26 512>; /* * active-only flag is used while registering the bus * governor.It helps release the bus vote when the CPU * subsystem is inactiv3 */ qcom,active-only; qcom,bw-tbl = < 0 /* off */ >, < 762 /* 100 MHz */ >, Loading Loading @@ -62,6 +68,11 @@ qcom,initial-pwrlevel = <2>; qcom,idle-timeout = <8>; //<HZ/12> /* * Timeout to enter deeper power saving state * from NAP. */ qcom,deep-nap-timeout = <2>; //<HZ/50> qcom,strtstp-sleepwake; /* Trace bus */ Loading Loading
arch/arm/boot/dts/qcom/msm8996-gpu.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,12 @@ compatible = "qcom,devbw"; governor = "bw_vbif"; qcom,src-dst-ports = <26 512>; /* * active-only flag is used while registering the bus * governor.It helps release the bus vote when the CPU * subsystem is inactiv3 */ qcom,active-only; qcom,bw-tbl = < 0 /* off */ >, < 762 /* 100 MHz */ >, Loading Loading @@ -62,6 +68,11 @@ qcom,initial-pwrlevel = <2>; qcom,idle-timeout = <8>; //<HZ/12> /* * Timeout to enter deeper power saving state * from NAP. */ qcom,deep-nap-timeout = <2>; //<HZ/50> qcom,strtstp-sleepwake; /* Trace bus */ Loading