Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega10_smumgr.c264 &priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
265 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
266 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
271 priv->smu_tables.entry[AVFSTABLE].version = 0x01; in vega10_smu_init()
272 priv->smu_tables.entry[AVFSTABLE].size = sizeof(AvfsTable_t); in vega10_smu_init()
273 priv->smu_tables.entry[AVFSTABLE].table_id = TABLE_AVFS; in vega10_smu_init()
315 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
316 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
317 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
344 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_fini()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmumgr.h74 AVFSTABLE, enumerator