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

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

Completed in 199 milliseconds