Home
last modified time | relevance | path

Searched refs:pcie_entry_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c693 uint8_t pcie_entry_count = (uint8_t) data->dpm_table.pcie_speed_table.count; in tonga_populate_all_graphic_levels() local
736 PP_ASSERT_WITH_CODE((pcie_entry_count >= 1), in tonga_populate_all_graphic_levels()
739 max_entry = pcie_entry_count - 1; /* for indexing, we need to decrement by 1.*/ in tonga_populate_all_graphic_levels()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c693 uint8_t pcie_entry_count = (uint8_t) data->dpm_table.pcie_speed_table.count; in tonga_populate_all_graphic_levels() local
736 PP_ASSERT_WITH_CODE((pcie_entry_count >= 1), in tonga_populate_all_graphic_levels()
739 max_entry = pcie_entry_count - 1; /* for indexing, we need to decrement by 1.*/ in tonga_populate_all_graphic_levels()

Completed in 9 milliseconds