Add 1305 pll limit patch for mariko

This commit is contained in:
Lightos1
2025-12-02 17:31:17 +01:00
parent 554c103bf2
commit 2a0dac43d3
4 changed files with 29 additions and 9 deletions

View File

@@ -94,7 +94,8 @@ namespace ams::ldr::oc::pcv
{},
};
constexpr u32 GpuClkPllLimit = 1300'000'000;
constexpr u32 GpuClkPllMax = 1300'000'000;
constexpr u32 GpuClkPllLimit = 2'600'000;
/* GPU Max Clock asm Pattern:
*