Commit Graph

339 Commits

Author SHA1 Message Date
souldbminersmwc
c892b08097 sysclk: fix display rate bug on lite 2026-01-03 21:10:18 -05:00
Lightos1
1e5b702228 timing fixes 2026-01-02 21:25:37 +01:00
Lightos1
c5e3a27bbb cpu fixes, deprecate auto 2026-01-02 19:29:10 +01:00
Lightos1
fb62781437 Revert "loader: refactor ram frequency calculation logic"
This reverts commit ea20003df0.
2026-01-02 00:18:29 +01:00
Lightos1
9f7b3ad437 Revert "timing calculation cleanup"
This reverts commit f1a13e0955.
2026-01-02 00:18:04 +01:00
Lightos1
3b71ff398e Deprecate auto (ignoring it was never supported to begin with) 2026-01-01 23:24:57 +01:00
Lightos1
f1a13e0955 timing calculation cleanup 2026-01-01 23:17:56 +01:00
souldbminersmwc
ea20003df0 loader: refactor ram frequency calculation logic 2026-01-01 16:51:11 -05:00
souldbminersmwc
ce97087baa Update pcv.cpp 2026-01-01 12:15:10 -05:00
souldbminersmwc
fc52e44dfe loader: fix 2091mhz cpu vmax
THIS WILL NOT affect voltages, its just how it should be done
2026-01-01 12:11:59 -05:00
souldbminersmwc
d0e4fb28b0 loader: fix gpuvoltarray formatting 2026-01-01 12:11:00 -05:00
Lightos1
c22d6e2c1b Revert s32 to u32 2025-12-27 00:56:06 +01:00
Lightos1
76ad99a32f mem_burst_read/write_latency: change to s32 2025-12-27 00:43:30 +01:00
Lightos1
152f92a9a9 better tcke formular, fixed w2r array, fixed refresh 2025-12-23 16:32:54 +01:00
Lightos1
a0cf26b0a8 better timings 2025-12-23 10:13:03 +01:00
Lightos1
4e50d64006 Better timings 2025-12-22 23:30:24 +01:00
Lightos1
8739656e4e Forgot to remove test values 2025-12-22 19:44:02 +01:00
Lightos1
f8d170011a Improve timings for 2800-3100MHz 2025-12-22 19:42:40 +01:00
Lightos1
45a50c20e0 Fix typo 2025-12-20 10:41:36 +01:00
souldbminersmwc
414faddd7a sysclk/loader: refix kip editing and remove depricated mtcconf option 2025-12-19 20:16:16 -05:00
souldbminersmwc
7ac134aa47 sysclk + loader: add erista middle freqs and fix configurator 2025-12-19 19:50:27 -05:00
Lightos1
d0b7a0ccf1 Add back GPU_MIN_MIN_VMIN, accidentally removed it 2025-12-19 20:27:08 +01:00
Lightos1
93aee1575b Remove mtcconf, add (broken) erista cpu and gpu uv support (rip erista (for now)) 2025-12-19 20:19:30 +01:00
Lightos1
b4ae23500b Uncomment cust again 2025-12-18 13:38:11 +01:00
Lightos1
1bc1f85ca2 remove constexpr 2025-12-18 13:36:54 +01:00
Lightos1
07201013f4 Cap lowerbound should be 2397; it's only uncapped with slt table anyway 2025-12-18 12:19:44 +01:00
souldbminersmwc
2ad8767ffc sysclk & loader: fix configuration 2025-12-17 18:49:40 -05:00
Lightos1
abbd9fe79d Ups 2025-12-17 22:35:44 +01:00
Lightos1
4e8121ee5e change contexpr stuff, won't make a difference anyway 2025-12-17 22:25:47 +01:00
Lightos1
9b9e72b9aa Add true cpu cap 2025-12-17 21:37:38 +01:00
Lightos1
c72a1f5f79 Improve timings 2025-12-17 19:52:53 +01:00
Lightos1
eae7ac8d5c Remove uv3, adjust uv2; todo fix inbetween freq disabling 2025-12-17 19:52:05 +01:00
souldbminersmwc
5bc7098811 Merge branch 'develop' of https://github.com/Horizon-OC/Horizon-OC into develop 2025-12-16 18:15:56 -05:00
souldbminersmwc
2f3ed2a097 Revert "WIP DVFS"
This reverts commit 5a552b3b51.
2025-12-16 18:15:25 -05:00
Lightos1
ac978f5366 Improve timings 2025-12-16 23:41:10 +01:00
souldbminersmwc
5a552b3b51 WIP DVFS 2025-12-14 19:17:25 -05:00
Lightos1
482a4e674d mc timings: fix off by one 2025-12-14 19:50:16 +01:00
Lightos1
e032c37891 Fix mc timings 2025-12-14 13:39:29 +01:00
Lightos1
0348189360 Remove (probably) bad timings 2025-12-13 23:48:08 +01:00
Lightos1
b4abdf9b43 Improved la_scale timings 2025-12-13 20:42:14 +01:00
Lightos1
022fbaee67 Patch training regs for qrst and qsafe; is this even needed? 2025-12-13 15:54:35 +01:00
Lightos1
5d2bcbd7c9 PllmbDivisor: Fix off by one 2025-12-13 15:08:54 +01:00
Lightos1
39d3739059 Fix validators: I am an idiot, sorry :( 2025-12-12 20:22:56 +01:00
Lightos1
abf127a5aa Fix alignment x2 2025-12-12 18:23:12 +01:00
Lightos1
445f2e6338 Fix alignment 2025-12-12 18:21:43 +01:00
Lightos1
a637c0460a UV2 with dynamic voltages 2025-12-12 18:16:15 +01:00
souldbminersmwc
cd531d163e Revert "loader: format code"
This reverts commit d5bf7b0432.
2025-12-11 16:12:40 -05:00
souldbminersmwc
d5bf7b0432 loader: format code 2025-12-11 16:10:02 -05:00
Lightos1
44be53ecba Update pcv.cpp 2025-12-10 19:17:49 +01:00
Lightos1
2a4c8b19d8 Compile your code before pushing :P 2025-12-10 19:15:53 +01:00