add GM20B GPU clock driver

This commit is contained in:
souldbminersmwc
2026-05-09 16:06:57 -04:00
parent 336ea0eddb
commit 2e3ef0f3b0
3 changed files with 174 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
#include "../file/kip.hpp"
#include "governor.hpp"
#include "../display/aula.hpp"
#include "../soc/gm20b.hpp"
#define HOSPPC_HAS_BOOST (hosversionAtLeast(7,0,0))