Searched refs:AVFSFUSETABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vega10_smumgr.c | 295 &priv->smu_tables.entry[AVFSFUSETABLE].handle, in vega10_smu_init() 296 &priv->smu_tables.entry[AVFSFUSETABLE].mc_addr, in vega10_smu_init() 297 &priv->smu_tables.entry[AVFSFUSETABLE].table); in vega10_smu_init() 301 priv->smu_tables.entry[AVFSFUSETABLE].version = 0x01; in vega10_smu_init() 302 priv->smu_tables.entry[AVFSFUSETABLE].size = sizeof(AvfsFuseOverride_t); in vega10_smu_init() 303 priv->smu_tables.entry[AVFSFUSETABLE].table_id = TABLE_AVFS_FUSE_OVERRIDE; in vega10_smu_init() 349 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSFUSETABLE].handle, in vega10_smu_fini() 350 &priv->smu_tables.entry[AVFSFUSETABLE].mc_addr, in vega10_smu_fini() 351 &priv->smu_tables.entry[AVFSFUSETABLE].table); in vega10_smu_fini()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vega10_smumgr.c | 292 &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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | smumgr.h | 76 AVFSFUSETABLE enumerator
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smumgr.h | 76 AVFSFUSETABLE enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_hwmgr.c | 2501 AVFSFUSETABLE, false); in vega10_populate_and_upload_avfs_fuse_override()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_hwmgr.c | 2501 AVFSFUSETABLE, false); in vega10_populate_and_upload_avfs_fuse_override()
|
Completed in 17 milliseconds