Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega10_smumgr.c135 if (priv->smu_tables.entry[TOOLSTABLE].mc_addr) { in vega10_set_tools_address()
138 upper_32_bits(priv->smu_tables.entry[TOOLSTABLE].mc_addr)); in vega10_set_tools_address()
141 lower_32_bits(priv->smu_tables.entry[TOOLSTABLE].mc_addr)); in vega10_set_tools_address()
249 &priv->smu_tables.entry[TOOLSTABLE].handle, in vega10_smu_init()
250 &priv->smu_tables.entry[TOOLSTABLE].mc_addr, in vega10_smu_init()
251 &priv->smu_tables.entry[TOOLSTABLE].table); in vega10_smu_init()
254 priv->smu_tables.entry[TOOLSTABLE].version = 0x01; in vega10_smu_init()
255 priv->smu_tables.entry[TOOLSTABLE].size = tools_size; in vega10_smu_init()
256 priv->smu_tables.entry[TOOLSTABLE].table_id = TABLE_PMSTATUSLOG; in vega10_smu_init()
278 if (priv->smu_tables.entry[TOOLSTABLE].table) in vega10_smu_init()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmumgr.h75 TOOLSTABLE, enumerator