| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/ |
| H A D | smu9_driver_if.h | 237 uint8_t PcieLaneCount[NUM_LINK_LEVELS]; /* 1=x1, 2=x2, 3=x4, 4=x8, 5=x12, 6=x16 */ member
|
| H A D | smu7_discrete.h | 212 uint8_t PcieLaneCount; member
|
| H A D | smu71_discrete.h | 154 uint8_t PcieLaneCount; ///< 1=x1, 2=x2, 3=x4, 4=x8, 5=x12, 6=x16 member
|
| H A D | smu73_discrete.h | 130 uint8_t PcieLaneCount; ///< 1=x1, 2=x2, 3=x4, 4=x8, 5=x12, 6=x16 member
|
| H A D | smu74_discrete.h | 158 uint8_t PcieLaneCount; member
|
| H A D | smu11_driver_if.h | 453 uint8_t PcieLaneCount[NUM_LINK_LEVELS]; member
|
| H A D | smu72_discrete.h | 145 uint8_t PcieLaneCount; /*< 1=x1, 2=x2, 3=x4, 4=x8, 5=x12, 6=x16 */ member
|
| H A D | smu75_discrete.h | 168 uint8_t PcieLaneCount; member
|
| H A D | smu11_driver_if_sienna_cichlid.h | 729 uint8_t PcieLaneCount[NUM_LINK_LEVELS]; ///< 1=x1, 2=x2, 3=x4, 4=x8, 5=x12, 6=x16 member
|
| H A D | smu11_driver_if_navi10.h | 626 uint8_t PcieLaneCount[NUM_LINK_LEVELS]; ///< 1=x1, 2=x2, 3=x4, 4=x8, 5=x12, 6=x16 member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | smu7_discrete.h | 212 uint8_t PcieLaneCount; member
|
| H A D | ci_dpm.c | 2621 table->LinkLevel[i].PcieLaneCount = in ci_populate_smc_link_level()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | vega12_hwmgr.c | 524 pcie_width_arg = (pp_table->PcieLaneCount[i] > pcie_width) ? pcie_width : in vega12_override_pcie_parameters() 525 pp_table->PcieLaneCount[i]; in vega12_override_pcie_parameters() 528 pp_table->PcieLaneCount[i]) { in vega12_override_pcie_parameters() 540 pp_table->PcieLaneCount[i] = pcie_width_arg; in vega12_override_pcie_parameters() 555 pp_table->PcieLaneCount[i] = pcie_width; in vega12_override_pcie_parameters()
|
| H A D | vega20_hwmgr.c | 870 pcie_width_arg = (pp_table->PcieLaneCount[i] > pcie_width) ? pcie_width : in vega20_override_pcie_parameters() 871 pp_table->PcieLaneCount[i]; in vega20_override_pcie_parameters() 874 pp_table->PcieLaneCount[i]) { in vega20_override_pcie_parameters() 886 pp_table->PcieLaneCount[i] = pcie_width_arg; in vega20_override_pcie_parameters() 901 pp_table->PcieLaneCount[i] = pcie_width; in vega20_override_pcie_parameters() 3460 lane_width = pptable->PcieLaneCount[i]; in vega20_print_clock_levels()
|
| H A D | vega10_hwmgr.c | 1546 if (pp_table->PcieLaneCount[i] > pcie_width) in vega10_override_pcie_parameters() 1547 pp_table->PcieLaneCount[i] = pcie_width; in vega10_override_pcie_parameters() 1553 pp_table->PcieLaneCount[i] = pcie_width; in vega10_override_pcie_parameters() 1571 pp_table->PcieLaneCount[i] = pcie_table->pcie_lane[i]; in vega10_populate_smc_link_levels() 1584 pp_table->PcieLaneCount[i] = pcie_table->pcie_lane[j]; in vega10_populate_smc_link_levels() 4694 lane_width = pptable->PcieLaneCount[i]; in vega10_print_clock_levels()
|
| H A D | vega20_processpptables.c | 404 pr_info(" .[%d] = %d\n", i, pptable->PcieLaneCount[i]);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/vega12/ |
| H A D | smu9_driver_if.h | 341 uint8_t PcieLaneCount[NUM_LINK_LEVELS]; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | navi10_ppt.c | 1889 dpm_context->dpm_tables.pcie_table.pcie_lane[i] = pptable->PcieLaneCount[i]; in navi10_update_pcie_parameters() 1895 (pcie_gen_cap << 8)) | ((pptable->PcieLaneCount[i] <= pcie_width_cap) ? in navi10_update_pcie_parameters() 1896 pptable->PcieLaneCount[i] : pcie_width_cap); in navi10_update_pcie_parameters() 1907 if (pptable->PcieLaneCount[i] > pcie_width_cap) in navi10_update_pcie_parameters()
|
| H A D | sienna_cichlid_ppt.c | 1717 dpm_context->dpm_tables.pcie_table.pcie_lane[i] = pptable->PcieLaneCount[i]; in sienna_cichlid_update_pcie_parameters() 1725 ((pptable->PcieLaneCount[i] <= pcie_width_cap) ? in sienna_cichlid_update_pcie_parameters() 1726 pptable->PcieLaneCount[i] : in sienna_cichlid_update_pcie_parameters() 1739 if (pptable->PcieLaneCount[i] > pcie_width_cap) in sienna_cichlid_update_pcie_parameters() 2184 dev_info(smu->adev->dev, " .[%d] = 0x%x\n", i, pptable->PcieLaneCount[i]); in sienna_cichlid_dump_pptable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | vegam_smumgr.c | 583 table->LinkLevel[i].PcieLaneCount = (uint8_t)encode_pcie_lane_width( in vegam_populate_smc_link_level()
|
| H A D | fiji_smumgr.c | 840 table->LinkLevel[i].PcieLaneCount = (uint8_t)encode_pcie_lane_width( in fiji_populate_smc_link_level()
|
| H A D | iceland_smumgr.c | 775 table->LinkLevel[i].PcieLaneCount = in iceland_populate_smc_link_level()
|
| H A D | polaris10_smumgr.c | 780 table->LinkLevel[i].PcieLaneCount = (uint8_t)encode_pcie_lane_width( in polaris10_populate_smc_link_level()
|
| H A D | ci_smumgr.c | 1007 table->LinkLevel[i].PcieLaneCount = in ci_populate_smc_link_level()
|
| H A D | tonga_smumgr.c | 518 table->LinkLevel[i].PcieLaneCount = in tonga_populate_smc_link_level()
|