Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_hwmgr.c333 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
353 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_construct_voltage_tables()
381 if (hwmgr->pp_table_version == PP_TABLE_V0) in smu7_construct_voltage_tables()
1066 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_setup_default_dpm_tables()
2933 if (hwmgr->pp_table_version == PP_TABLE_V1) { in smu7_hwmgr_backend_init()
3034 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_upload_dpm_level_enable_mask()
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()
5381 if (hwmgr->pp_table_version == PP_TABLE_V1) in smu7_get_thermal_temperature_range()
[all …]
A Dhwmgr.c86 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()
A Dsmu7_powertune.c1160 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()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h757 uint32_t pp_table_version; member

Completed in 25 milliseconds