Searched refs:hwmgr_func (Results 1 – 16 of 16) sorted by relevance
| /drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | hardwaremanager.c | 35 if ((hw) == NULL || (hw)->hwmgr_func == NULL) \ 43 if (NULL != hwmgr->hwmgr_func->asic_setup) in phm_setup_asic() 44 return hwmgr->hwmgr_func->asic_setup(hwmgr); in phm_setup_asic() 53 if (NULL != hwmgr->hwmgr_func->power_off_asic) in phm_power_down_asic() 54 return hwmgr->hwmgr_func->power_off_asic(hwmgr); in phm_power_down_asic() 70 if (NULL != hwmgr->hwmgr_func->power_state_set) in phm_set_power_state() 123 if (hwmgr->hwmgr_func->force_dpm_level != NULL) in phm_force_dpm_levels() 268 hwmgr->hwmgr_func == NULL) in phm_check_smc_update_required_for_display_configuration() 316 if (hwmgr->hwmgr_func->store_cc6_data == NULL) in phm_store_dal_configuration_data() 321 if (hwmgr->hwmgr_func->store_cc6_data) in phm_store_dal_configuration_data() [all …]
|
| A D | pp_psm.c | 36 if (hwmgr->hwmgr_func->get_num_of_pp_table_entries == NULL) in psm_init_power_state_table() 39 if (hwmgr->hwmgr_func->get_power_state_size == NULL) in psm_init_power_state_table() 42 table_entries = hwmgr->hwmgr_func->get_num_of_pp_table_entries(hwmgr); in psm_init_power_state_table() 44 size = hwmgr->hwmgr_func->get_power_state_size(hwmgr) + in psm_init_power_state_table() 79 result = hwmgr->hwmgr_func->get_pp_table_entry(hwmgr, i, state); in psm_init_power_state_table() 302 if (hwmgr->power_profile_mode != workload[0] && hwmgr->hwmgr_func->set_power_profile_mode) in psm_adjust_power_state_dynamic() 303 hwmgr->hwmgr_func->set_power_profile_mode(hwmgr, workload, 0); in psm_adjust_power_state_dynamic()
|
| A D | hwmgr.c | 228 !hwmgr->hwmgr_func->backend_init) { in hwmgr_hw_init() 241 ret = hwmgr->hwmgr_func->backend_init(hwmgr); in hwmgr_hw_init() 270 if (hwmgr->hwmgr_func->backend_fini) in hwmgr_hw_init() 271 hwmgr->hwmgr_func->backend_fini(hwmgr); in hwmgr_hw_init() 290 if (hwmgr->hwmgr_func->backend_fini) in hwmgr_hw_fini() 291 hwmgr->hwmgr_func->backend_fini(hwmgr); in hwmgr_hw_fini()
|
| A D | smu7_thermal.c | 155 hwmgr->hwmgr_func->set_max_fan_rpm_output(hwmgr, in smu7_fan_ctrl_start_smc_fan_control() 159 hwmgr->hwmgr_func->set_max_fan_pwm_output(hwmgr, in smu7_fan_ctrl_start_smc_fan_control()
|
| A D | vega12_processpptables.c | 393 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
|
| A D | smu10_hwmgr.c | 1689 hwmgr->hwmgr_func = &smu10_hwmgr_funcs; in smu10_init_function_pointers()
|
| A D | process_pptables_v1_0.c | 1406 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in get_powerplay_table_entry_v1_0()
|
| A D | vega10_processpptables.c | 1336 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in vega10_get_powerplay_table_entry()
|
| A D | processpptables.c | 964 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware)); in pp_tables_get_entry()
|
| A D | smu8_hwmgr.c | 2076 hwmgr->hwmgr_func = &smu8_hwmgr_funcs; in smu8_init_function_pointers()
|
| A D | vega12_hwmgr.c | 2990 hwmgr->hwmgr_func = &vega12_hwmgr_funcs; in vega12_hwmgr_init()
|
| A D | vega20_hwmgr.c | 4452 hwmgr->hwmgr_func = &vega20_hwmgr_funcs; in vega20_hwmgr_init()
|
| A D | smu7_hwmgr.c | 5826 hwmgr->hwmgr_func = &smu7_hwmgr_funcs; in smu7_init_function_pointers()
|
| A D | vega10_hwmgr.c | 5833 hwmgr->hwmgr_func = &vega10_hwmgr_funcs; in vega10_hwmgr_init()
|
| /drivers/gpu/drm/amd/pm/powerplay/ |
| A D | amd_powerplay.c | 115 hwmgr->hwmgr_func->read_sensor) { in pp_swctf_delayed_work_handler() 116 ret = hwmgr->hwmgr_func->read_sensor(hwmgr, in pp_swctf_delayed_work_handler() 125 ret = hwmgr->hwmgr_func->read_sensor(hwmgr, in pp_swctf_delayed_work_handler() 406 if (hwmgr->hwmgr_func->get_sclk == NULL) { in pp_dpm_get_sclk() 420 if (hwmgr->hwmgr_func->get_mclk == NULL) { in pp_dpm_get_mclk() 684 if (hwmgr->hwmgr_func->avfs_control) in pp_dpm_set_pp_table() 721 if (!hwmgr->hwmgr_func->emit_clock_levels) in pp_dpm_emit_clock_levels() 910 if (hwmgr->hwmgr_func->set_mp1_state) in pp_dpm_set_mp1_state() 1284 hwmgr->hwmgr_func->smus_notify_pwe(hwmgr); in pp_notify_smu_enable_pwe() 1374 !hwmgr->hwmgr_func->get_bamaco_support) in pp_get_asic_baco_capability() [all …]
|
| /drivers/gpu/drm/amd/pm/powerplay/inc/ |
| A D | hwmgr.h | 777 const struct pp_hwmgr_func *hwmgr_func; member
|
Completed in 63 milliseconds