Home
last modified time | relevance | path

Searched refs:get_num_of_pp_table_entries (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c37 if (hwmgr->hwmgr_func->get_num_of_pp_table_entries == NULL) in psm_init_power_state_table()
43 hwmgr->num_ps = table_entries = hwmgr->hwmgr_func->get_num_of_pp_table_entries(hwmgr); in psm_init_power_state_table()
H A Dsmu10_hwmgr.c1451 .get_num_of_pp_table_entries = smu10_dpm_get_num_of_pp_table_entries,
H A Dsmu8_hwmgr.c2023 .get_num_of_pp_table_entries = smu8_dpm_get_num_of_pp_table_entries,
H A Dsmu7_hwmgr.c5295 .get_num_of_pp_table_entries = smu7_get_number_of_powerplay_table_entries,
H A Dvega10_hwmgr.c5520 .get_num_of_pp_table_entries =
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c37 if (hwmgr->hwmgr_func->get_num_of_pp_table_entries == NULL) in psm_init_power_state_table()
43 hwmgr->num_ps = table_entries = hwmgr->hwmgr_func->get_num_of_pp_table_entries(hwmgr); in psm_init_power_state_table()
H A Dsmu10_hwmgr.c1633 .get_num_of_pp_table_entries = smu10_dpm_get_num_of_pp_table_entries,
H A Dsmu8_hwmgr.c2044 .get_num_of_pp_table_entries = smu8_dpm_get_num_of_pp_table_entries,
H A Dvega10_hwmgr.c5704 .get_num_of_pp_table_entries =
H A Dsmu7_hwmgr.c5748 .get_num_of_pp_table_entries = smu7_get_number_of_powerplay_table_entries,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h260 int (*get_num_of_pp_table_entries)(struct pp_hwmgr *hwmgr); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h259 int (*get_num_of_pp_table_entries)(struct pp_hwmgr *hwmgr); member

Completed in 45 milliseconds