| /linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | vega12_smumgr.c | 199 if (priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr) { in vega12_set_tools_address() 202 upper_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega12_set_tools_address() 206 lower_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega12_set_tools_address() 264 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega12_smu_init() 265 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr, in vega12_smu_init() 266 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].table); in vega12_smu_init() 270 priv->smu_tables.entry[TABLE_PMSTATUSLOG].version = 0x01; in vega12_smu_init() 271 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega12_smu_init() 327 if (priv->smu_tables.entry[TABLE_PMSTATUSLOG].table) in vega12_smu_init() 328 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega12_smu_init() [all …]
|
| H A D | vega20_smumgr.c | 381 if (priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr) { in vega20_set_tools_address() 384 upper_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega20_set_tools_address() 389 lower_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega20_set_tools_address() 472 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega20_smu_init() 473 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr, in vega20_smu_init() 474 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].table); in vega20_smu_init() 478 priv->smu_tables.entry[TABLE_PMSTATUSLOG].version = 0x01; in vega20_smu_init() 479 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega20_smu_init() 538 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega20_smu_init() 539 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr, in vega20_smu_init() [all …]
|
| H A D | vega10_smumgr.c | 288 priv->smu_tables.entry[TOOLSTABLE].table_id = TABLE_PMSTATUSLOG; in vega10_smu_init()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
| H A D | dcn401_smu14_driver_if.h | 58 #define TABLE_PMSTATUSLOG 4 macro
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
| H A D | dcn32_smu13_driver_if.h | 57 #define TABLE_PMSTATUSLOG 4 macro
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu11_driver_if_cyan_skillfish.h | 33 #define TABLE_PMSTATUSLOG 3 // Called by Tools for Agm logging macro
|
| H A D | smu13_driver_if_aldebaran.h | 550 #define TABLE_PMSTATUSLOG 3 macro
|
| H A D | smu11_driver_if_arcturus.h | 903 #define TABLE_PMSTATUSLOG 4 macro
|
| H A D | smu11_driver_if_navi10.h | 1201 #define TABLE_PMSTATUSLOG 5 macro
|
| H A D | smu13_driver_if_v13_0_0.h | 1610 #define TABLE_PMSTATUSLOG 4 macro
|
| H A D | smu13_driver_if_v13_0_7.h | 1600 #define TABLE_PMSTATUSLOG 4 macro
|
| H A D | smu11_driver_if_sienna_cichlid.h | 1811 #define TABLE_PMSTATUSLOG 4 macro
|
| H A D | smu14_driver_if_v14_0.h | 1866 #define TABLE_PMSTATUSLOG 4 macro
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/ |
| H A D | dcn30_smu11_driver_if.h | 67 #define TABLE_PMSTATUSLOG 4 macro
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | smu10.h | 181 #define TABLE_PMSTATUSLOG 3 /* Called by Tools for Agm logging */ macro
|
| H A D | smu9_driver_if.h | 436 #define TABLE_PMSTATUSLOG 5 macro
|
| H A D | smu11_driver_if.h | 839 #define TABLE_PMSTATUSLOG 5 macro
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/ |
| H A D | smu9_driver_if.h | 713 #define TABLE_PMSTATUSLOG 5 macro
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_6_ppt.c | 225 #define TABLE_PMSTATUSLOG 0 macro
|