loader: add static gpu table for mariko

This commit is contained in:
hanabbi
2023-07-04 11:30:34 +09:00
parent b391861750
commit 0b79b2060e
7 changed files with 58 additions and 3 deletions

View File

@@ -268,6 +268,26 @@ volatile CustomizeTable C = {
{ 1267200, {}, { 1286399, -17475, -867, 0, 3681, 559 } },
},
.marikoGpuStaticTable = {
{ 76800, {}, { 610000, } },
{ 153600, {}, { 610000, } },
{ 230400, {}, { 610000, } },
{ 307200, {}, { 610000, } },
{ 384000, {}, { 610000, } },
{ 460800, {}, { 610000, } },
{ 537600, {}, { 610000, } },
{ 614400, {}, { 610000, } },
{ 691200, {}, { 610000, } },
{ 768000, {}, { 610000, } },
{ 844800, {}, { 610000, } },
{ 921600, {}, { 610000, } },
{ 998400, {}, { 610000, } },
{ 1075200, {}, { 610000, } },
{ 1152000, {}, { 610000, } },
{ 1228800, {}, { 610000, } },
{ 1267200, {}, { 610000, } },
},
//.eristaMtcTable = const_cast<EristaMtcTable *>(&EristaMtcTablePlaceholder),
//.marikoMtcTable = const_cast<MarikoMtcTable *>(&MarikoMtcTablePlaceholder),