hocclk: improve configurator seamlessness

This commit is contained in:
souldbminersmwc
2026-05-30 20:17:52 -04:00
parent db62b6fb42
commit d21391fe79
2 changed files with 21 additions and 18 deletions

View File

@@ -125,7 +125,9 @@ typedef enum {
} HocClkSpeedo;
typedef enum {
GPUUVLevel_HiOPT = 0,
GPUUVLevel_NoUV = 0,
GPUUVLevel_SLT,
GPUUVLevel_HiOPT,
GPUUVLevel_HiOPT15,
GPUUVLevel_HighUV,
GPUUVLevel_EnumMax,