Home
last modified time | relevance | path

Searched refs:phm_tdp_table (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h447 struct phm_tdp_table { struct
547 struct phm_tdp_table *tdp_table;
584 struct phm_tdp_table *tdp_table;
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_processpptables.c419 struct phm_tdp_table **info_tdp_table, in get_tdp_table()
423 struct phm_tdp_table *tdp_table; in get_tdp_table()
430 table_size = sizeof(uint32_t) + sizeof(struct phm_tdp_table); in get_tdp_table()
Dvega10_thermal.c364 struct phm_tdp_table *tdp_table = pp_table_info->tdp_table; in vega10_thermal_set_temperature_range()
Dvega10_powertune.c1241 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_initialize_power_tune_defaults()
1292 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_enable_power_containment()
Dvega10_hwmgr.c5243 struct phm_tdp_table *tdp_table = pp_table_info->tdp_table; in vega10_get_thermal_temperature_range()