Home
last modified time | relevance | path

Searched refs:PP_TABLE_V0 (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dhwmgr.c105 hwmgr->pp_table_version = PP_TABLE_V0; in hwmgr_early_init()
125 hwmgr->pp_table_version = PP_TABLE_V0; in hwmgr_early_init()
A Dsmu7_hwmgr.c335 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()
355 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()
380 if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()
1067 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_setup_default_dpm_tables()
1520 if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_populate_umdpstate_clocks()
2098 if ((hwmgr->pp_table_version == PP_TABLE_V0) in smu7_get_evv_voltages()
3194 if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_get_profiling_clk()
3581 if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_get_number_of_powerplay_table_entries()
3944 if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_get_pp_table_entry()
5446 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_get_thermal_temperature_range()
[all …]
/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h731 PP_TABLE_V0 = 0, enumerator

Completed in 21 milliseconds