Lightos1
|
072e9e4076
|
ldr: improved dvb tables by b3711
Co-Authored-By: halop <4215938+halop@users.noreply.github.com
|
2026-05-28 19:05:21 +02:00 |
|
souldbminersmwc
|
3af3ad4a68
|
hocclk: fix clock reset bug
|
2026-05-27 20:51:44 -04:00 |
|
souldbminersmwc
|
52076a0191
|
reapply erista mrf changes
|
2026-05-25 15:18:36 -04:00 |
|
souldbminersmwc
|
45ed9afb04
|
Merge remote-tracking branch 'origin/main' into erista-mrf-shit
|
2026-05-25 15:01:52 -04:00 |
|
souldbminersmwc
|
e9f5f59ddf
|
ldr: add some comments
|
2026-05-25 13:28:58 -04:00 |
|
souldbminersmwc
|
67be6d9120
|
ldr: fix patch
|
2026-05-25 13:18:32 -04:00 |
|
Lightos1
|
749fd385ce
|
revert erista mrf changes
|
2026-05-24 21:30:05 +02:00 |
|
Lightos1
|
8bc1aee110
|
add back comment
|
2026-05-24 16:46:28 +02:00 |
|
Lightos1
|
ca4b132f25
|
add initial garbage erista shit
|
2026-05-24 16:45:31 +02:00 |
|
souldbminersmwc
|
ee730ca68e
|
all: add mariko gpu boot voltage patch
|
2026-05-23 19:43:54 -04:00 |
|
Lightos1
|
a617a7398a
|
Implement Mariko-style MRF for erista
There is heavy code duplication because I'm lazy, but loader needs to be
refactored anyway at some point and this "works" for now.
|
2026-05-22 21:57:32 +02:00 |
|
Lightos1
|
63c7fb211d
|
Code cleanup and improved dvb tables.
Thanks to: jimmy for testing and b3711 for many additional voltage scale improvements.
Co-Authored-By: halop <4215938+halop@users.noreply.github.com>
|
2026-05-19 20:02:09 +02:00 |
|
Lightos1
|
bfc93c6238
|
ldr: don't be an idiot, remove debug code
|
2026-05-12 21:29:27 +02:00 |
|
Lightos1
|
6d284d9c2b
|
ldr: fix dvb brackets
|
2026-05-12 21:26:42 +02:00 |
|
Lightos1
|
7384404ac1
|
ldr: use DvbMeta struct
|
2026-05-12 20:05:02 +02:00 |
|
Lightos1
|
34e1f39510
|
ldr: even more (partially guessed) labeling of CvbMeta
|
2026-05-12 13:07:46 +02:00 |
|
Lightos1
|
ef830ce3f6
|
ldr: label more of CvbMeta
|
2026-05-12 13:03:51 +02:00 |
|
Lightos1
|
d7e22b3ccc
|
ldr: add partially labeled CvbMeta struct
|
2026-05-12 12:44:52 +02:00 |
|
Lightos1
|
b4627ad171
|
ldr: minVolt -> MinVolt
|
2026-05-12 10:34:05 +02:00 |
|
Lightos1
|
381a1eafc4
|
ldr: properly clamp soc voltage
|
2026-05-12 10:32:14 +02:00 |
|
souldbminersmwc
|
f90ba2ca59
|
2.3.0
|
2026-05-11 19:07:44 -04:00 |
|
Lightos1
|
e24512c9d6
|
raise vddq min validator to 400
|
2026-05-11 21:26:31 +02:00 |
|
Lightos1
|
1efd91d535
|
reaise vddq validator
|
2026-05-11 21:22:05 +02:00 |
|
Lightos1
|
2f21f23266
|
experimental: add improved dvb table (+ conversion script)
|
2026-05-11 19:35:48 +02:00 |
|
Lightos1
|
a7c1fe0d27
|
ldr: clean formating, fix tRC cap, map erista mtc indexes
|
2026-05-09 13:39:31 +02:00 |
|
Lightos1
|
00cf05d9c5
|
ldr: slightly clean up MemFreqMtcTable
|
2026-04-29 22:14:27 +02:00 |
|
Lightos1
|
39e7ba6b75
|
ldr: move R_SKIP after verifying mtc table to avoid triggering patch validations
|
2026-04-29 21:56:25 +02:00 |
|
Lightos1
|
693954930a
|
remove oc_test
|
2026-04-29 18:55:14 +02:00 |
|
Lightos1
|
de89768c74
|
ldr:: panic::SmcError is now always included
|
2026-04-29 18:39:20 +02:00 |
|
Lightos1
|
8f243c8369
|
ldr: clean up includes
|
2026-04-29 18:35:42 +02:00 |
|
Lightos1
|
ec4a1f974b
|
variable should be lowercase
|
2026-04-25 23:15:39 +02:00 |
|
souldbminersmwc
|
4261dd83f0
|
hoc: 133mhz step mode
|
2026-04-25 16:16:26 -04:00 |
|
Lightos1
|
b383fa7ec2
|
improve alignment
|
2026-04-25 20:30:46 +02:00 |
|
Lightos1
|
d7178ddd2c
|
Add soc uncap
|
2026-04-25 20:22:23 +02:00 |
|
Lightos1
|
a6402bd5d5
|
update startPtr AFTER PrepareMtcMemoryRegion
|
2026-04-21 21:28:18 +02:00 |
|
Lightos1
|
cd3d29ce88
|
I'm a fucking idiot... remove debug code
|
2026-04-21 09:58:11 +02:00 |
|
Lightos1
|
7fc9682de0
|
use max freq in jedec mode regardless of it being jedec or not
|
2026-04-20 15:06:14 +02:00 |
|
Lightos1
|
9c16f8b2b8
|
fix typo
|
2026-04-19 16:12:57 +02:00 |
|
Lightos1
|
203587523a
|
change result
|
2026-04-19 15:13:19 +02:00 |
|
Lightos1
|
f1eab00ce1
|
revert custom and pcv to default settings
|
2026-04-19 14:51:15 +02:00 |
|
Lightos1
|
6a851d4095
|
nso start check, timing tbreak and some horrendous ui code
|
2026-04-18 23:00:21 +02:00 |
|
Lightos1
|
638ddb499c
|
add jedec mode
|
2026-04-18 11:52:06 +02:00 |
|
Lightos1
|
c95b6fde88
|
assign all mtc tables
|
2026-04-17 23:40:17 +02:00 |
|
Lightos1
|
2dd726723e
|
add latency switching
|
2026-04-17 20:26:32 +02:00 |
|
Lightos1
|
119f49a3a4
|
fix freq list generation and dvb
|
2026-04-17 16:36:12 +02:00 |
|
Lightos1
|
51f935c252
|
initial mrf implementation with some bugs to fix
|
2026-04-16 20:51:26 +02:00 |
|
Lightos1
|
19b29b97e1
|
separate pcv.hpp into erista/mariko files
|
2026-04-10 17:45:32 +02:00 |
|
Lightos1
|
ec230e35d0
|
make this pretty
|
2026-04-09 11:33:44 +02:00 |
|
Lightos1
|
5942cfd68d
|
ldr: refactor asm
|
2026-04-09 11:32:00 +02:00 |
|
Lightos1
|
7e42394894
|
fix GpuClkOsLimit name
|
2026-04-08 22:17:28 +02:00 |
|