Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega10_smumgr.c296 &priv->smu_tables.entry[AVFSFUSETABLE].handle, in vega10_smu_init()
297 &priv->smu_tables.entry[AVFSFUSETABLE].mc_addr, in vega10_smu_init()
298 &priv->smu_tables.entry[AVFSFUSETABLE].table); in vega10_smu_init()
302 priv->smu_tables.entry[AVFSFUSETABLE].version = 0x01; in vega10_smu_init()
303 priv->smu_tables.entry[AVFSFUSETABLE].size = sizeof(AvfsFuseOverride_t); in vega10_smu_init()
304 priv->smu_tables.entry[AVFSFUSETABLE].table_id = TABLE_AVFS_FUSE_OVERRIDE; in vega10_smu_init()
350 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSFUSETABLE].handle, in vega10_smu_fini()
351 &priv->smu_tables.entry[AVFSFUSETABLE].mc_addr, in vega10_smu_fini()
352 &priv->smu_tables.entry[AVFSFUSETABLE].table); in vega10_smu_fini()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmumgr.h76 AVFSFUSETABLE enumerator