loader: add static gpu table for mariko
This commit is contained in:
@@ -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),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user