Symbol: OverDriveTable_t
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
201
OverDriveTable_t overdrive_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
1254
OverDriveTable_t *od_table = &(data->smc_state_table.overdrive_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
1405
OverDriveTable_t od_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
2974
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
3372
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h
262
OverDriveTable_t overdrive_table;
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c
290
sizeof(OverDriveTable_t),
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c
300
priv->smu_tables.entry[TABLE_OVERDRIVE].size = sizeof(OverDriveTable_t);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c
483
sizeof(OverDriveTable_t),
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c
493
priv->smu_tables.entry[TABLE_OVERDRIVE].size = sizeof(OverDriveTable_t);
sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_sienna_cichlid.h
1367
OverDriveTable_t OverDriveTable;
sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_0.h
730
OverDriveTable_t OverDriveTable;
sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_7.h
741
OverDriveTable_t OverDriveTable;
sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/smu14_driver_if_v14_0.h
810
OverDriveTable_t OverDriveTable;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1272
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1273
(OverDriveTable_t *)table_context->overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1481
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
1482
(OverDriveTable_t *)table_context->overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2478
OverDriveTable_t *od_table)
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2571
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2572
(OverDriveTable_t *)smu->smu_table.overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2573
OverDriveTable_t *boot_od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2574
(OverDriveTable_t *)smu->smu_table.boot_overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2575
OverDriveTable_t *user_od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2576
(OverDriveTable_t *)smu->smu_table.user_overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2619
memcpy(od_table, boot_od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2620
memcpy(user_od_table, boot_od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2630
OverDriveTable_t *od_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2634
od_table = (OverDriveTable_t *)table_context->overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2719
memcpy(table_context->overdrive_table, table_context->boot_overdrive_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2722
if (memcmp(od_table, table_context->user_overdrive_table, sizeof(OverDriveTable_t))) {
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2729
memcpy(table_context->user_overdrive_table, od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
2734
sizeof(OverDriveTable_t)))
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
509
SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t),
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
1282
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
1283
(OverDriveTable_t *)table_context->overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2200
OverDriveTable_t *od_table)
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2216
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2217
(OverDriveTable_t *)smu->smu_table.overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2218
OverDriveTable_t *boot_od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2219
(OverDriveTable_t *)smu->smu_table.boot_overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2220
OverDriveTable_t *user_od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2221
(OverDriveTable_t *)smu->smu_table.user_overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2222
OverDriveTable_t user_od_table_bak;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2234
memcpy(od_table, boot_od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2241
memcpy(user_od_table, boot_od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2244
memcpy(&user_od_table_bak, user_od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2245
memcpy(user_od_table, boot_od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2280
OverDriveTable_t *od_table =
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2281
(OverDriveTable_t *)table_context->overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2409
sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2413
if (memcmp(od_table, table_context->user_overdrive_table, sizeof(OverDriveTable_t))) {
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2420
memcpy(table_context->user_overdrive_table, od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2425
sizeof(OverDriveTable_t)))
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2463
OverDriveTable_t *od_table = table_context->overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2464
OverDriveTable_t *user_od_table = table_context->user_overdrive_table;
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
2469
memcpy(od_table, user_od_table, sizeof(OverDriveTable_t));
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
546
SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t),
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
1952
offset_of_voltageoffset = offsetof(OverDriveTable_t, VoltageOffsetPerZoneBoundary);
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
1941
offset_of_voltageoffset = offsetof(OverDriveTable_t, VoltageOffsetPerZoneBoundary);
sys/dev/pci/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
2777
offset_of_voltageoffset = offsetof(OverDriveTable_t, VoltageOffsetPerZoneBoundary);
sys/dev/pci/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
427
SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t),