Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ireddragonicy/optimize-voltage-for-adreno-650
Optimizing the Adreno 650 by resetting the Tablet Voltage and Bus speed Table on the Adreno 650.
https://github.com/ireddragonicy/optimize-voltage-for-adreno-650
adreno adreno650 android gpu kona konabess overclock overclocking qualcomm sd870
Last synced: about 2 months ago
JSON representation
Optimizing the Adreno 650 by resetting the Tablet Voltage and Bus speed Table on the Adreno 650.
- Host: GitHub
- URL: https://github.com/ireddragonicy/optimize-voltage-for-adreno-650
- Owner: IRedDragonICY
- License: gpl-3.0
- Created: 2022-07-29T14:18:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T05:02:42.000Z (about 1 year ago)
- Last Synced: 2024-04-18T14:24:37.492Z (9 months ago)
- Topics: adreno, adreno650, android, gpu, kona, konabess, overclock, overclocking, qualcomm, sd870
- Homepage:
- Size: 51.8 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog
- License: LICENSE
Awesome Lists containing this project
README
# Optimize-Voltage-for-Adreno-650
[![Github All Releases](https://img.shields.io/github/downloads/IRedDragonICY/Optimize-Voltage-for-Adreno-650/total.svg)]()# Compatible Devices
For Kona chipsets (Locked):
- SD865
- SD865+
- SD870 (recommendation)Tested Phone:
- Poco F3/Redmi K40/Mi 11x# How to use
Import configuration using "Konabess Modification".Don't forget to always backup vendor_boot.img before using this configuration!!!
# How to Calculate Voltage
Formula
(KonaBess Number) x 2.5 + 200 = Voltage (mV)# Voltage Comparison of Qualcomm Adreno 650 Stock with Optimize Adreno 650
Stock Adreno 650| Clock (HZ) | KonaBess Voltage | Real Voltage (V) | bus-freq-ddr7 | bus-min-ddr7 | bus-max-ddr7 | bus-freq-ddr8 | bus-min-ddr8 | bus-max-ddr8 | acd-level |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| 670000000 | 320-NOM-L1 | 1,05 | 11 | 11 | 11 | 11 | 11 | 11 | 0x802b5ffd |
| 587000000 | 256-NOM | 0,89 | 11 | 11 | 11 | 11 | 11 | 11 | 0x802b5ffd |
| 525000000 | 224-SVS-L2 | 0,81 | 9 | 9 | 11 | 8 | 8 | 11 | 0x802b5ffd |
| 490000000 | 192-SVS-L1 | 0,73 | 9 | 6 | 9 | 8 | 7 | 9 | 0x802b5ffd |
| 441600000 | 144-SVS-L0 | 0,61 | 9 | 6 | 9 | 8 | 7 | 9 | 0x802b5ffd |
| 400000000 | 128-SVS | 0,57 | 7 | 6 | 9 | 8 | 6 | 9 | 0x802b5ffd |
| 305000000 | 64-LOW-SVS | 0,41 | 3 | 2 | 9 | 3 | 2 | 9 | 0x802b5ffd |Optimized Adreno 650 ([v1.2 beta](https://github.com/IRedDragonICY/Optimize-Voltage-for-Adreno-650/releases))
| Clock (HZ) | Konabess Voltage | Real Voltage | bus-freq-ddr7 | bus-min-ddr7 | bus-max-ddr7 | bus-freq-ddr8 | bus-min-ddr8 | bus-max-ddr8 | acd-level |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| 682978000 | 225 | 0,8125 | 11 | 1 | 11 | 11 | 1 | 11 | 0x802b5ffd |
| 654000000 | 209 | 0,7725 | 11 | 1 | 11 | 11 | 1 | 11 | 0x802b5ffd |
| 635000000 | 193 | 0,7325 | 11 | 1 | 11 | 11 | 1 | 11 | 0x802b5ffd |
| 613000000 | 129 | 0,5725 | 11 | 1 | 11 | 11 | 1 | 11 | 0x802b5ffd |
| 511900000 | 65 | 0,4125 | 5 | 1 | 6 | 5 | 1 | 6 | 0x802b5ffd |
| 441890000 | 1 | 0,2525 | 1 | 1 | 5 | 1 | 1 | 5 | 0x802b5ffd |P.S. 0x802b5ffd meaning Dynamic Voltage
# Bugs
If there are force closed or graphical issues, please report in the [issues](https://github.com/IRedDragonICY/Optimize-Voltage-for-Adreno-650/issues/new).P.S. Because this is a silicon lottery, there are some chipsets that have problems above.
# Thanks to
* **[@libxzr](https://github.com/libxzr)** for KonaBess App.
* **I** tested myself for 24 hours with Genshin Impact and Apex Legends.