Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvega10_smumgr.c292 &priv->smu_tables.entry[AVFSFUSETABLE].handle, in vega10_smu_init()
293 &priv->smu_tables.entry[AVFSFUSETABLE].mc_addr, in vega10_smu_init()
294 &priv->smu_tables.entry[AVFSFUSETABLE].table); in vega10_smu_init()
298 priv->smu_tables.entry[AVFSFUSETABLE].version = 0x01; in vega10_smu_init()
299 priv->smu_tables.entry[AVFSFUSETABLE].size = sizeof(AvfsFuseOverride_t); in vega10_smu_init()
300 priv->smu_tables.entry[AVFSFUSETABLE].table_id = TABLE_AVFS_FUSE_OVERRIDE; in vega10_smu_init()
346 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSFUSETABLE].handle, in vega10_smu_fini()
347 &priv->smu_tables.entry[AVFSFUSETABLE].mc_addr, in vega10_smu_fini()
348 &priv->smu_tables.entry[AVFSFUSETABLE].table); in vega10_smu_fini()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmumgr.h76 AVFSFUSETABLE enumerator
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega10_hwmgr.c2504 AVFSFUSETABLE, false); in vega10_populate_and_upload_avfs_fuse_override()

Completed in 13 milliseconds