Searched refs:TABLE_ACTIVITY_MONITOR_COEFF (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vega20_smumgr.c | 256 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-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/ |
D | dcn30_smu11_driver_if.h | 69 #define TABLE_ACTIVITY_MONITOR_COEFF 7 macro
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/ |
D | smu9_driver_if.h | 714 #define TABLE_ACTIVITY_MONITOR_COEFF 8 macro
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu11_driver_if.h | 840 #define TABLE_ACTIVITY_MONITOR_COEFF 8 macro
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu11_driver_if_arcturus.h | 907 #define TABLE_ACTIVITY_MONITOR_COEFF 10 macro
|
D | smu11_driver_if_navi10.h | 1202 #define TABLE_ACTIVITY_MONITOR_COEFF 8 macro
|
D | smu13_driver_if_v13_0_0.h | 1526 #define TABLE_ACTIVITY_MONITOR_COEFF 7 macro
|
D | smu13_driver_if_v13_0_7.h | 1546 #define TABLE_ACTIVITY_MONITOR_COEFF 7 macro
|
D | smu11_driver_if_sienna_cichlid.h | 1812 #define TABLE_ACTIVITY_MONITOR_COEFF 7 macro
|