Home
last modified time | relevance | path

Searched refs:pcie_entry_cnt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c873 uint8_t pcie_entry_cnt = (uint8_t) hw_data->dpm_table.pcie_speed_table.count; in vegam_populate_all_graphic_levels() local
919 PP_ASSERT_WITH_CODE((1 <= pcie_entry_cnt), in vegam_populate_all_graphic_levels()
922 max_entry = pcie_entry_cnt - 1; in vegam_populate_all_graphic_levels()
H A Dfiji_smumgr.c1009 uint8_t pcie_entry_cnt = (uint8_t) data->dpm_table.pcie_speed_table.count; in fiji_populate_all_graphic_levels() local
1048 PP_ASSERT_WITH_CODE((1 <= pcie_entry_cnt), in fiji_populate_all_graphic_levels()
1051 max_entry = pcie_entry_cnt - 1; in fiji_populate_all_graphic_levels()
H A Dpolaris10_smumgr.c986 uint8_t pcie_entry_cnt = (uint8_t) hw_data->dpm_table.pcie_speed_table.count; in polaris10_populate_all_graphic_levels() local
1026 PP_ASSERT_WITH_CODE((1 <= pcie_entry_cnt), in polaris10_populate_all_graphic_levels()
1029 max_entry = pcie_entry_cnt - 1; in polaris10_populate_all_graphic_levels()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c872 uint8_t pcie_entry_cnt = (uint8_t) hw_data->dpm_table.pcie_speed_table.count; in vegam_populate_all_graphic_levels() local
918 PP_ASSERT_WITH_CODE((1 <= pcie_entry_cnt), in vegam_populate_all_graphic_levels()
921 max_entry = pcie_entry_cnt - 1; in vegam_populate_all_graphic_levels()
H A Dfiji_smumgr.c1008 uint8_t pcie_entry_cnt = (uint8_t) data->dpm_table.pcie_speed_table.count; in fiji_populate_all_graphic_levels() local
1047 PP_ASSERT_WITH_CODE((1 <= pcie_entry_cnt), in fiji_populate_all_graphic_levels()
1050 max_entry = pcie_entry_cnt - 1; in fiji_populate_all_graphic_levels()
H A Dpolaris10_smumgr.c1044 uint8_t pcie_entry_cnt = (uint8_t) hw_data->dpm_table.pcie_speed_table.count; in polaris10_populate_all_graphic_levels() local
1107 PP_ASSERT_WITH_CODE((1 <= pcie_entry_cnt), in polaris10_populate_all_graphic_levels()
1110 max_entry = pcie_entry_cnt - 1; in polaris10_populate_all_graphic_levels()

Completed in 19 milliseconds