UV2 with dynamic voltages

This commit is contained in:
Lightos1
2025-12-12 18:16:15 +01:00
parent 5ed2c33e50
commit a637c0460a
5 changed files with 202 additions and 86 deletions

View File

@@ -87,8 +87,8 @@ typedef struct CustomizeTable {
u32 marikoCpuHighVmin;
u32 marikoCpuMaxVolt;
u32 marikoCpuBoostClock;
u32 eristaCpuBoostClock;
u32 marikoCpuBoostClock;
u32 eristaGpuUV;
u32 eristaGpuVmin;
@@ -99,6 +99,9 @@ typedef struct CustomizeTable {
u32 commonGpuVoltOffset;
/* TODO: Automatically detect speedo. */
u32 gpuSpeedo;
u32 marikoGpuFullUnlock;
u32 eristaGpuVoltArray[27];