Home
last modified time | relevance | path

Searched refs:TABLE_ACTIVITY_MONITOR_COEFF (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega20_smumgr.c256 memcpy(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].table, table, in vega20_set_activity_monitor_coeff()
257 priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].size); in vega20_set_activity_monitor_coeff()
263 upper_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr), in vega20_set_activity_monitor_coeff()
269 lower_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr), in vega20_set_activity_monitor_coeff()
275 TABLE_ACTIVITY_MONITOR_COEFF | (workload_type << 16), in vega20_set_activity_monitor_coeff()
293 upper_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr), in vega20_get_activity_monitor_coeff()
299 lower_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr), in vega20_get_activity_monitor_coeff()
305 TABLE_ACTIVITY_MONITOR_COEFF | (workload_type << 16), NULL)) == 0, in vega20_get_activity_monitor_coeff()
311 memcpy(table, priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].table, in vega20_get_activity_monitor_coeff()
312 priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].size); in vega20_get_activity_monitor_coeff()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/vega12/
Dsmu9_driver_if.h714 #define TABLE_ACTIVITY_MONITOR_COEFF 8 macro
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dsmu11_driver_if.h840 #define TABLE_ACTIVITY_MONITOR_COEFF 8 macro
Dsmu11_driver_if_arcturus.h907 #define TABLE_ACTIVITY_MONITOR_COEFF 10 macro
Dsmu11_driver_if_navi10.h1202 #define TABLE_ACTIVITY_MONITOR_COEFF 8 macro
Dsmu11_driver_if_sienna_cichlid.h1671 #define TABLE_ACTIVITY_MONITOR_COEFF 7 macro