Add w2r fine tune

This commit is contained in:
Lightos1
2026-02-10 15:04:28 +01:00
parent 92f378a80f
commit 96ac254022
7 changed files with 53 additions and 20 deletions

View File

@@ -121,12 +121,15 @@ typedef struct CustomizeTable {
u32 commonGpuVoltOffset;
/* TODO: Automatically detect speedo. */
u32 gpuSpeedo;
u32 eristaGpuVoltArray[27];
u32 marikoGpuVoltArray[24];
u32 reserved[64];
u32 fineTune_t7_tWTR;
u32 reserved[60];
CustomizeCpuDvfsTable eristaCpuDvfsTable;
CustomizeCpuDvfsTable eristaCpuDvfsTableSLT;