Home
last modified time | relevance | path

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

/linux/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.c336 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()
356 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()
381 if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()
1068 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_setup_default_dpm_tables()
2048 if ((hwmgr->pp_table_version == PP_TABLE_V0) in smu7_get_evv_voltages()
2936 } else if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_hwmgr_backend_init()
3142 if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_get_profiling_clk()
3541 if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_get_number_of_powerplay_table_entries()
3904 if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_get_pp_table_entry()
5384 else if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_get_thermal_temperature_range()
[all …]
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h735 PP_TABLE_V0 = 0, enumerator

Completed in 21 milliseconds