Home
last modified time | relevance | path

Searched refs:TABLE_AVFS_FUSE_OVERRIDE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvega12_smumgr.c266 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
267 (u64 *)&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
268 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
273 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].version = 0x01; in vega12_smu_init()
274 priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].size = sizeof(AvfsFuseOverride_t); in vega12_smu_init()
293 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_init()
294 (u64 *)&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_init()
295 &priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].table); in vega12_smu_init()
331 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].handle, in vega12_smu_fini()
332 (u64 *)&priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].mc_addr, in vega12_smu_fini()
[all …]
H A Dvega10_smumgr.c256 priv->smu_tables.entry[AVFSFUSETABLE].table_id = TABLE_AVFS_FUSE_OVERRIDE; in vega10_smu_init()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu9_driver_if.h433 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro
/dragonfly/sys/dev/drm/amd/powerplay/inc/vega12/
H A Dsmu9_driver_if.h710 #define TABLE_AVFS_FUSE_OVERRIDE 4 macro