Home
last modified time | relevance | path

Searched refs:PP_TABLE_V1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c264 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
284 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
315 else if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
950 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_setup_default_dpm_tables()
1708 if ((hwmgr->pp_table_version == PP_TABLE_V1) in smu7_get_evv_voltages()
2558 if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_hwmgr_backend_init()
2650 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_upload_dpm_level_enable_mask()
2768 } else if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_get_profiling_clk()
3105 } else if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_get_number_of_powerplay_table_entries()
3467 else if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_get_pp_table_entry()
[all …]
Dhwmgr.c84 hwmgr->pp_table_version = PP_TABLE_V1; in hwmgr_early_init()
Dsmu7_powertune.c1119 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_enable_power_containment()
1204 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_power_control_set_level()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h693 PP_TABLE_V1, enumerator