Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega10_smumgr.c232 &priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
233 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
234 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
239 priv->smu_tables.entry[AVFSTABLE].version = 0x01; in vega10_smu_init()
240 priv->smu_tables.entry[AVFSTABLE].size = sizeof(AvfsTable_t); in vega10_smu_init()
241 priv->smu_tables.entry[AVFSTABLE].table_id = TABLE_AVFS; in vega10_smu_init()
283 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
284 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
285 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
311 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_fini()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmumgr.h74 AVFSTABLE, enumerator