Searched refs:TABLE_PMSTATUSLOG (Results 1 – 12 of 12) sorted by relevance
/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()
|
/drivers/gpu/drm/amd/pm/inc/ |
D | smu11_driver_if_cyan_skillfish.h | 33 #define TABLE_PMSTATUSLOG 3 // Called by Tools for Agm logging macro
|
D | smu10.h | 181 #define TABLE_PMSTATUSLOG 3 /* Called by Tools for Agm logging */ macro
|
D | smu9_driver_if.h | 434 #define TABLE_PMSTATUSLOG 5 macro
|
D | smu13_driver_if_aldebaran.h | 516 #define TABLE_PMSTATUSLOG 3 macro
|
D | smu11_driver_if_arcturus.h | 901 #define TABLE_PMSTATUSLOG 4 macro
|
D | smu11_driver_if.h | 837 #define TABLE_PMSTATUSLOG 5 macro
|
D | smu11_driver_if_navi10.h | 1199 #define TABLE_PMSTATUSLOG 5 macro
|
D | smu11_driver_if_sienna_cichlid.h | 1668 #define TABLE_PMSTATUSLOG 4 macro
|
/drivers/gpu/drm/amd/pm/inc/vega12/ |
D | smu9_driver_if.h | 711 #define TABLE_PMSTATUSLOG 5 macro
|