summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiddharth Kapoor <ksiddharth@google.com>2023-08-02 12:01:01 -0700
committerTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-08-10 00:29:31 +0000
commit3627bf800928ca86803832c964b4d096e8387d18 (patch)
treee2e5857b5ce6ee1e95bec007cf59f76fe30e2ca7
parentf0152d68ff728fc0372519e1f1872e44def6e4f5 (diff)
downloadgs-3627bf800928ca86803832c964b4d096e8387d18.tar.gz
arm64/dts: zuma: Update top domain suspend hysteresis timer to 0
Bug: 291718124 Change-Id: Ie768a08870282de393564ed9c17888826dedb5ad Signed-off-by: Siddharth Kapoor <ksiddharth@google.com>
-rw-r--r--arch/arm64/boot/dts/google/zuma-gpu.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/google/zuma-gpu.dtsi b/arch/arm64/boot/dts/google/zuma-gpu.dtsi
index f2935f50e..ae947a33f 100644
--- a/arch/arm64/boot/dts/google/zuma-gpu.dtsi
+++ b/arch/arm64/boot/dts/google/zuma-gpu.dtsi
@@ -62,8 +62,8 @@
power_policy = "adaptive";
firmware_idle_hysteresis_time_ms = <60>;
firmware_idle_hysteresis_gpu_sleep_scaler = <60>;
- cores_suspend_hysteresis_time_ms = <20>;
- top_suspend_hysteresis_time_ms = <40>;
+ cores_suspend_hysteresis_time_ms = <60>;
+ top_suspend_hysteresis_time_ms = <0>;
/* Memory */
physical-memory-group-manager = <&mali_mgm>;