Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h448 struct phm_tdp_table { struct
548 struct phm_tdp_table *tdp_table;
585 struct phm_tdp_table *tdp_table;
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_processpptables.c420 struct phm_tdp_table **info_tdp_table, in get_tdp_table()
424 struct phm_tdp_table *tdp_table; in get_tdp_table()
431 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.c1268 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_initialize_power_tune_defaults()
1319 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_enable_power_containment()