Searched refs:get_pp_table_entry (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | pp_psm.c | 76 result = hwmgr->hwmgr_func->get_pp_table_entry(hwmgr, i, state); in psm_init_power_state_table()
|
H A D | smu10_hwmgr.c | 1450 .get_pp_table_entry = smu10_dpm_get_pp_table_entry,
|
H A D | smu8_hwmgr.c | 2022 .get_pp_table_entry = smu8_dpm_get_pp_table_entry,
|
H A D | smu7_hwmgr.c | 5294 .get_pp_table_entry = smu7_get_pp_table_entry,
|
H A D | vega10_hwmgr.c | 5523 .get_pp_table_entry = vega10_get_pp_table_entry,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | pp_psm.c | 76 result = hwmgr->hwmgr_func->get_pp_table_entry(hwmgr, i, state); in psm_init_power_state_table()
|
H A D | smu10_hwmgr.c | 1632 .get_pp_table_entry = smu10_dpm_get_pp_table_entry,
|
H A D | smu8_hwmgr.c | 2043 .get_pp_table_entry = smu8_dpm_get_pp_table_entry,
|
H A D | vega10_hwmgr.c | 5707 .get_pp_table_entry = vega10_get_pp_table_entry,
|
H A D | smu7_hwmgr.c | 5747 .get_pp_table_entry = smu7_get_pp_table_entry,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 258 int (*get_pp_table_entry)(struct pp_hwmgr *hwmgr, member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 257 int (*get_pp_table_entry)(struct pp_hwmgr *hwmgr, member
|
Completed in 47 milliseconds