Skip to content

Commit

Permalink
sdm710-common: Change default GPU idle timeout to 60ms
Browse files Browse the repository at this point in the history
 * Following Sultan's change: kerneltoast/android_kernel_google_floral@5f8e109

 * Changing powerhint config leaves place for boosting.

Signed-off-by: xNombre <kartapolska@gmail.com>
Change-Id: Ia08086c5748f28113b9fe9f31fdc22f9fc41efca
Signed-off-by: Marco Zanin <mrczn.bb@gmail.com>
  • Loading branch information
xNombre authored and B--B committed Jul 13, 2023
1 parent f548d37 commit 94614c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/powerhint.json
Expand Up @@ -94,7 +94,7 @@
"Path": "/sys/class/kgsl/kgsl-3d0/idle_timer",
"Values": [
"10000",
"80"
"60"
],
"ResetOnInit": true
},
Expand Down

0 comments on commit 94614c6

Please sign in to comment.