Searched refs:TABLE_PMSTATUSLOG (Results 1 – 18 of 18) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
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() 265 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega12_smu_init() 266 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr, in vega12_smu_init() 267 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].table); in vega12_smu_init() 271 priv->smu_tables.entry[TABLE_PMSTATUSLOG].version = 0x01; in vega12_smu_init() 272 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega12_smu_init() 329 if (priv->smu_tables.entry[TABLE_PMSTATUSLOG].table) in vega12_smu_init() 330 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega12_smu_init() [all …]
|
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 …]
|
D | vega10_smumgr.c | 284 priv->smu_tables.entry[TOOLSTABLE].table_id = TABLE_PMSTATUSLOG; in vega10_smu_init()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
D | dcn32_smu13_driver_if.h | 57 #define TABLE_PMSTATUSLOG 4 macro
|
D | smu13_driver_if.h | 99 #define TABLE_PMSTATUSLOG 4 macro
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/ |
D | dcn30_smu11_driver_if.h | 67 #define TABLE_PMSTATUSLOG 4 macro
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu11_driver_if_cyan_skillfish.h | 33 #define TABLE_PMSTATUSLOG 3 // Called by Tools for Agm logging macro
|
D | smu13_driver_if_aldebaran.h | 550 #define TABLE_PMSTATUSLOG 3 macro
|
D | smu11_driver_if_arcturus.h | 903 #define TABLE_PMSTATUSLOG 4 macro
|
D | smu11_driver_if_navi10.h | 1201 #define TABLE_PMSTATUSLOG 5 macro
|
D | smu13_driver_if_v13_0_0.h | 1610 #define TABLE_PMSTATUSLOG 4 macro
|
D | smu13_driver_if_v13_0_7.h | 1600 #define TABLE_PMSTATUSLOG 4 macro
|
D | smu11_driver_if_sienna_cichlid.h | 1811 #define TABLE_PMSTATUSLOG 4 macro
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu10.h | 181 #define TABLE_PMSTATUSLOG 3 /* Called by Tools for Agm logging */ macro
|
D | smu9_driver_if.h | 436 #define TABLE_PMSTATUSLOG 5 macro
|
D | smu11_driver_if.h | 839 #define TABLE_PMSTATUSLOG 5 macro
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/ |
D | smu9_driver_if.h | 713 #define TABLE_PMSTATUSLOG 5 macro
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_6_ppt.c | 174 #define TABLE_PMSTATUSLOG 0 macro
|