Searched refs:TABLE_PMSTATUSLOG (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | vega12_smumgr.c | 200 if (priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr) { in vega12_set_tools_address() 203 upper_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega12_set_tools_address() 207 lower_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega12_set_tools_address() 266 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega12_smu_init() 267 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr, in vega12_smu_init() 268 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].table); in vega12_smu_init() 272 priv->smu_tables.entry[TABLE_PMSTATUSLOG].version = 0x01; in vega12_smu_init() 273 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega12_smu_init() 330 if (priv->smu_tables.entry[TABLE_PMSTATUSLOG].table) in vega12_smu_init() 331 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega12_smu_init() [all …]
|
| H A D | vega20_smumgr.c | 383 if (priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr) { in vega20_set_tools_address() 386 upper_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega20_set_tools_address() 391 lower_32_bits(priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr), in vega20_set_tools_address() 474 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega20_smu_init() 475 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr, in vega20_smu_init() 476 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].table); in vega20_smu_init() 480 priv->smu_tables.entry[TABLE_PMSTATUSLOG].version = 0x01; in vega20_smu_init() 481 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega20_smu_init() 540 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega20_smu_init() 541 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].mc_addr, in vega20_smu_init() [all …]
|
| H A D | vega10_smumgr.c | 287 priv->smu_tables.entry[TOOLSTABLE].table_id = TABLE_PMSTATUSLOG; in vega10_smu_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/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 | 434 #define TABLE_PMSTATUSLOG 5 macro
|
| H A D | smu11_driver_if.h | 837 #define TABLE_PMSTATUSLOG 5 macro
|
| H A D | smu11_driver_if_arcturus.h | 901 #define TABLE_PMSTATUSLOG 4 macro
|
| H A D | smu11_driver_if_sienna_cichlid.h | 1230 #define TABLE_PMSTATUSLOG 4 macro
|
| H A D | smu11_driver_if_navi10.h | 1105 #define TABLE_PMSTATUSLOG 5 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/vega12/ |
| H A D | smu9_driver_if.h | 711 #define TABLE_PMSTATUSLOG 5 macro
|