Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvega10_smumgr.c161 if (priv->smu_tables.entry[TOOLSTABLE].mc_addr) { in vega10_set_tools_address()
277 &priv->smu_tables.entry[TOOLSTABLE].handle, in vega10_smu_init()
278 &priv->smu_tables.entry[TOOLSTABLE].mc_addr, in vega10_smu_init()
279 &priv->smu_tables.entry[TOOLSTABLE].table); in vega10_smu_init()
282 priv->smu_tables.entry[TOOLSTABLE].version = 0x01; in vega10_smu_init()
306 if (priv->smu_tables.entry[TOOLSTABLE].table) in vega10_smu_init()
308 &priv->smu_tables.entry[TOOLSTABLE].mc_addr, in vega10_smu_init()
309 &priv->smu_tables.entry[TOOLSTABLE].table); in vega10_smu_init()
342 if (priv->smu_tables.entry[TOOLSTABLE].table) in vega10_smu_fini()
344 &priv->smu_tables.entry[TOOLSTABLE].mc_addr, in vega10_smu_fini()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmumgr.h75 TOOLSTABLE, enumerator

Completed in 3 milliseconds