Searched refs:table_info (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c196 struct phm_ppt_v2_information *table_info = local
285 if (table_info->tdp_table->usClockStretchAmount &&
306 struct phm_ppt_v2_information *table_info = local
324 vddc_lookup_table = table_info->vddc_lookup_table;
331 dep_table[0] = table_info->vdd_dep_on_sclk;
332 dep_table[1] = table_info->vdd_dep_on_mclk;
333 dep_table[2] = table_info->vdd_dep_on_socclk;
521 struct phm_ppt_v2_information *table_info = local
529 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) {
530 voltage_id = table_info
558 struct phm_ppt_v2_information *table_info = local
663 struct phm_ppt_v2_information *table_info = local
739 struct phm_ppt_v2_information *table_info = local
768 struct phm_ppt_v2_information *table_info = local
1162 struct phm_ppt_v2_information *table_info = local
1251 struct phm_ppt_v2_information *table_info = local
1299 struct phm_ppt_v2_information *table_info = local
1469 struct phm_ppt_v2_information *table_info = local
1606 struct phm_ppt_v2_information *table_info = local
1674 struct phm_ppt_v2_information *table_info = local
1719 struct phm_ppt_v2_information *table_info = local
1777 struct phm_ppt_v2_information *table_info = hwmgr->pptable; local
1811 struct phm_ppt_v2_information *table_info = local
1914 struct phm_ppt_v2_information *table_info = local
1982 struct phm_ppt_v2_information *table_info = local
2076 struct phm_ppt_v2_information *table_info = local
2143 struct phm_ppt_v2_information *table_info = local
2162 struct phm_ppt_v2_information *table_info = local
2514 struct phm_ppt_v2_information *table_info = hwmgr->pptable; local
2549 struct phm_ppt_v2_information *table_info = local
3009 struct phm_ppt_v2_information *table_info = local
3274 struct phm_ppt_v2_information *table_info = local
3606 struct phm_ppt_v2_information *table_info = local
4065 struct phm_ppt_v2_information *table_info = local
4185 struct phm_ppt_v2_information *table_info = local
4356 struct phm_ppt_v2_information *table_info = local
4370 struct phm_ppt_v2_information *table_info = local
4390 struct phm_ppt_v2_information *table_info = local
4416 struct phm_ppt_v2_information *table_info = local
4432 struct phm_ppt_v2_information *table_info = local
4473 struct phm_ppt_v2_information *table_info = local
5467 struct phm_ppt_v2_information *table_info = hwmgr->pptable; local
[all...]
H A Dsmu7_hwmgr.c319 struct phm_ppt_v1_information *table_info = local
334 table_info->vdd_dep_on_mclk);
354 table_info->vdd_dep_on_mclk);
366 table_info->vddgfx_lookup_table);
385 table_info->vddc_lookup_table);
638 struct phm_ppt_v1_information *table_info = local
649 if (table_info != NULL)
650 pcie_table = table_info->pcie_table;
870 struct phm_ppt_v1_information *table_info = local
877 if (table_info
936 struct phm_ppt_v1_information *table_info = local
981 struct phm_ppt_v1_information *table_info = local
1009 struct phm_ppt_v1_information *table_info = local
1536 struct phm_ppt_v1_information *table_info = local
1804 struct phm_ppt_v1_information *table_info = local
2053 struct phm_ppt_v1_information *table_info = local
2190 struct phm_ppt_v1_information *table_info = local
2204 struct phm_ppt_v1_information *table_info = local
2377 struct phm_ppt_v1_information *table_info = local
2426 struct phm_ppt_v1_information *table_info = local
2448 struct phm_ppt_v1_information *table_info = local
2493 struct phm_ppt_v1_information *table_info = local
2539 struct phm_ppt_v1_information *table_info = local
3210 struct phm_ppt_v1_information *table_info = local
3330 struct phm_ppt_v1_information *table_info = local
3694 struct phm_ppt_v1_information *table_info = local
5168 struct phm_ppt_v1_information *table_info = local
5205 struct phm_ppt_v1_information *table_info = local
5250 struct phm_ppt_v1_information *table_info = local
5271 struct phm_ppt_v1_information *table_info = local
5322 struct phm_ppt_v1_information *table_info = local
5430 struct phm_ppt_v1_information *table_info = local
[all...]
H A Dsmu_helper.c466 struct phm_ppt_v1_information *table_info = local
472 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) {
473 voltage_id = table_info->vdd_dep_on_sclk->entries[entry_id].vddInd;
478 if (entry_id >= table_info->vdd_dep_on_sclk->count) {
483 *sclk = table_info->vdd_dep_on_sclk->entries[entry_id].clk;
547 struct phm_ppt_v1_information *table_info = local
550 table_info->vddc_dep_on_dal_pwrl;
567 vddc_table = table_info->vdd_dep_on_sclk;
H A Dvega10_powertune.c1239 struct phm_ppt_v2_information *table_info = local
1241 struct phm_tdp_table *tdp_table = table_info->tdp_table;
1290 struct phm_ppt_v2_information *table_info = local
1292 struct phm_tdp_table *tdp_table = table_info->tdp_table;
H A Dsmu7_powertune.c1150 struct phm_ppt_v1_information *table_info = local
1158 cac_table = table_info->cac_dtp_table;
1240 struct phm_ppt_v1_information *table_info = local
1248 cac_table = table_info->cac_dtp_table;
H A Dvega10_processpptables.c788 struct phm_ppt_v2_information *table_info = local
802 pcie_count = table_info->vdd_dep_on_sclk->count;
H A Dvega12_hwmgr.c1819 struct phm_ppt_v2_information *table_info =
1822 &table_info->max_clock_voltage_on_ac;
H A Dvega20_hwmgr.c2792 struct phm_ppt_v2_information *table_info =
2795 &table_info->max_clock_voltage_on_ac;
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c334 struct phm_ppt_v1_information *table_info = local
338 if (table_info->mm_dep_table->count > 0)
340 (uint8_t) (table_info->mm_dep_table->count - 1);
367 struct phm_ppt_v1_information *table_info = local
373 (uint8_t) (table_info->mm_dep_table->count - 1);
399 struct phm_ppt_v1_information *table_info = local
401 struct phm_ppt_v1_pcie_table *pcie_table = table_info->pcie_table;
434 struct phm_ppt_v1_information *table_info = local
437 if (table_info &&
438 table_info
506 struct phm_ppt_v1_information *table_info = local
543 struct phm_ppt_v1_information *table_info = local
816 struct phm_ppt_v1_information *table_info = local
869 struct phm_ppt_v1_information *table_info = local
985 struct phm_ppt_v1_information *table_info = local
1089 struct phm_ppt_v1_information *table_info = local
1116 struct phm_ppt_v1_information *table_info = local
1200 struct phm_ppt_v1_information *table_info = local
1313 struct phm_ppt_v1_information *table_info = local
1405 struct phm_ppt_v1_information *table_info = local
1444 struct phm_ppt_v1_information *table_info = local
1493 struct phm_ppt_v1_information *table_info = local
1573 struct phm_ppt_v1_information *table_info = local
1747 struct phm_ppt_v1_information *table_info = local
1827 struct phm_ppt_v1_information *table_info = local
1923 struct phm_ppt_v1_information *table_info = local
[all...]
H A Dfiji_smumgr.c470 struct phm_ppt_v1_information *table_info = local
473 if (table_info &&
474 table_info->cac_dtp_table->usPowerTuneDataSetID <= POWERTUNE_DEFAULT_SET_MAX &&
475 table_info->cac_dtp_table->usPowerTuneDataSetID)
478 [table_info->cac_dtp_table->usPowerTuneDataSetID - 1];
492 struct phm_ppt_v1_information *table_info = local
494 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table;
586 struct phm_ppt_v1_information *table_info = local
593 tdc_limit = (uint16_t)(table_info->cac_dtp_table->usTDC * 128);
672 struct phm_ppt_v1_information *table_info local
760 struct phm_ppt_v1_information *table_info = local
800 struct phm_ppt_v1_information *table_info = local
943 struct phm_ppt_v1_information *table_info = local
1005 struct phm_ppt_v1_information *table_info = local
1165 struct phm_ppt_v1_information *table_info = local
1275 struct phm_ppt_v1_information *table_info = local
1301 struct phm_ppt_v1_information *table_info = local
1424 struct phm_ppt_v1_information *table_info = local
1463 struct phm_ppt_v1_information *table_info = local
1559 struct phm_ppt_v1_information *table_info = local
1635 struct phm_ppt_v1_information *table_info = local
1668 struct phm_ppt_v1_information *table_info = local
1923 struct phm_ppt_v1_information *table_info = local
2369 struct phm_ppt_v1_information *table_info = local
2402 struct phm_ppt_v1_information *table_info = local
[all...]
H A Dpolaris10_smumgr.c433 struct phm_ppt_v1_information *table_info = local
435 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table;
507 struct phm_ppt_v1_information *table_info = local
511 tdc_limit = (uint16_t)(table_info->cac_dtp_table->usTDC * 128);
587 struct phm_ppt_v1_information *table_info = local
591 struct phm_cac_tdp_table *cac_table = table_info->cac_dtp_table;
747 struct phm_ppt_v1_information *table_info = local
750 table_info->vddc_lookup_table;
782 struct phm_ppt_v1_information *table_info = local
789 state->VddcOffset = (uint16_t) table_info
962 struct phm_ppt_v1_information *table_info = local
1041 struct phm_ppt_v1_information *table_info = local
1157 struct phm_ppt_v1_information *table_info = local
1256 struct phm_ppt_v1_information *table_info = local
1283 struct phm_ppt_v1_information *table_info = local
1371 struct phm_ppt_v1_information *table_info = local
1421 struct phm_ppt_v1_information *table_info = local
1526 struct phm_ppt_v1_information *table_info = local
1621 struct phm_ppt_v1_information *table_info = local
1654 struct phm_ppt_v1_information *table_info = local
1782 struct phm_ppt_v1_information *table_info = local
1899 struct phm_ppt_v1_information *table_info = local
1919 struct phm_ppt_v1_information *table_info = local
2285 struct phm_ppt_v1_information *table_info = local
2318 struct phm_ppt_v1_information *table_info = local
2350 struct phm_ppt_v1_information *table_info = local
[all...]
H A Dtonga_smumgr.c482 struct phm_ppt_v1_information *table_info = local
488 state->VddcOffset = (uint16_t) table_info->us_ulv_voltage_offset;
489 state->VddcOffsetVid = (uint8_t)(table_info->us_ulv_voltage_offset *
1147 struct phm_ppt_v1_information *table_info = local
1153 for (i = 0; i < table_info->vdd_dep_on_mclk->count; i++) {
1154 if (mclk <= table_info->vdd_dep_on_mclk->entries[i].clk) {
1162 PP_ASSERT_WITH_CODE(i < table_info->vdd_dep_on_mclk->count,
1582 struct phm_ppt_v1_information *table_info = local
1585 table_info->vdd_dep_on_sclk;
1589 stretch_amount = (uint8_t)table_info
1832 struct phm_ppt_v1_information *table_info = local
1893 struct phm_ppt_v1_information *table_info = local
1977 struct phm_ppt_v1_information *table_info = local
2207 struct phm_ppt_v1_information *table_info = local
2227 struct phm_ppt_v1_information *table_info = local
2680 struct phm_ppt_v1_information *table_info = local
2715 struct phm_ppt_v1_information *table_info = local
[all...]
/linux-master/drivers/gpu/drm/amd/include/
H A Ddiscovery.h48 typedef struct table_info struct
54 } table_info; typedef in typeref:struct:table_info
64 table_info table_list[TOTAL_TABLES];
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c363 struct table_info *info;

Completed in 412 milliseconds