Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dsmu10_smumgr.c211 amdgpu_bo_free_kernel(&priv->smu_tables.entry[SMU10_CLOCKTABLE].handle, in smu10_smu_fini()
212 &priv->smu_tables.entry[SMU10_CLOCKTABLE].mc_addr, in smu10_smu_fini()
213 &priv->smu_tables.entry[SMU10_CLOCKTABLE].table); in smu10_smu_fini()
270 &priv->smu_tables.entry[SMU10_CLOCKTABLE].handle, in smu10_smu_init()
271 &priv->smu_tables.entry[SMU10_CLOCKTABLE].mc_addr, in smu10_smu_init()
272 &priv->smu_tables.entry[SMU10_CLOCKTABLE].table); in smu10_smu_init()
277 priv->smu_tables.entry[SMU10_CLOCKTABLE].version = 0x01; in smu10_smu_init()
278 priv->smu_tables.entry[SMU10_CLOCKTABLE].size = sizeof(DpmClocks_t); in smu10_smu_init()
279 priv->smu_tables.entry[SMU10_CLOCKTABLE].table_id = TABLE_DPMCLOCKS; in smu10_smu_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmumgr.h81 SMU10_CLOCKTABLE, enumerator
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu10_hwmgr.c502 result = smum_smc_table_manager(hwmgr, (uint8_t *)table, SMU10_CLOCKTABLE, true); in smu10_populate_clock_table()

Completed in 8 milliseconds