Searched refs:pp_table_version (Results 1 – 4 of 4) sorted by relevance
332 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()380 if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()1065 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_setup_default_dpm_tables()1520 if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_populate_umdpstate_clocks()2995 if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_hwmgr_backend_init()3096 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_upload_dpm_level_enable_mask()3204 if (hwmgr->pp_table_version == PP_TABLE_V0) { in smu7_get_profiling_clk()3951 if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_get_pp_table_entry()5428 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_get_thermal_temperature_range()[all …]
86 hwmgr->pp_table_version = PP_TABLE_V1; in hwmgr_early_init()105 hwmgr->pp_table_version = PP_TABLE_V0; in hwmgr_early_init()125 hwmgr->pp_table_version = PP_TABLE_V0; in hwmgr_early_init()
1160 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_enable_power_containment()1250 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_power_control_set_level()
755 uint32_t pp_table_version; member
Completed in 21 milliseconds