Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_vega10_smumgr.c254 &priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
255 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
256 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
261 priv->smu_tables.entry[AVFSTABLE].version = 0x01; in vega10_smu_init()
262 priv->smu_tables.entry[AVFSTABLE].size = sizeof(AvfsTable_t); in vega10_smu_init()
263 priv->smu_tables.entry[AVFSTABLE].table_id = TABLE_AVFS; in vega10_smu_init()
305 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
306 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
307 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
333 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_fini()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmumgr.h76 AVFSTABLE, enumerator