Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c332 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
352 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
383 else if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
1065 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_setup_default_dpm_tables()
1535 } else if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_populate_umdpstate_clocks()
2066 if ((hwmgr->pp_table_version == PP_TABLE_V1) in smu7_get_evv_voltages()
2986 if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_hwmgr_backend_init()
3086 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_upload_dpm_level_enable_mask()
3207 } else if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_get_profiling_clk()
3584 } else if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_get_number_of_powerplay_table_entries()
[all …]
H A Dhwmgr.c86 hwmgr->pp_table_version = PP_TABLE_V1; in hwmgr_early_init()
H A Dsmu7_powertune.c1157 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_enable_power_containment()
1247 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_power_control_set_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h733 PP_TABLE_V1, enumerator