Home
last modified time | relevance | path

Searched refs:TOOLSTABLE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega10_smumgr.c162 if (priv->smu_tables.entry[TOOLSTABLE].mc_addr) { in vega10_set_tools_address()
165 upper_32_bits(priv->smu_tables.entry[TOOLSTABLE].mc_addr), in vega10_set_tools_address()
169 lower_32_bits(priv->smu_tables.entry[TOOLSTABLE].mc_addr), in vega10_set_tools_address()
280 &priv->smu_tables.entry[TOOLSTABLE].handle, in vega10_smu_init()
281 &priv->smu_tables.entry[TOOLSTABLE].mc_addr, in vega10_smu_init()
282 &priv->smu_tables.entry[TOOLSTABLE].table); in vega10_smu_init()
285 priv->smu_tables.entry[TOOLSTABLE].version = 0x01; in vega10_smu_init()
286 priv->smu_tables.entry[TOOLSTABLE].size = tools_size; in vega10_smu_init()
287 priv->smu_tables.entry[TOOLSTABLE].table_id = TABLE_PMSTATUSLOG; in vega10_smu_init()
309 if (priv->smu_tables.entry[TOOLSTABLE].table) in vega10_smu_init()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmumgr.h75 TOOLSTABLE, enumerator