Home
last modified time | relevance | path

Searched refs:PPTABLE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega10_smumgr.c201 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
202 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
203 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
207 priv->smu_tables.entry[PPTABLE].version = 0x01; in vega10_smu_init()
208 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init()
209 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init()
291 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
292 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
293 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
305 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_fini()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmumgr.h72 PPTABLE = 0, enumerator
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_thermal.c552 PPTABLE, false); in vega10_thermal_setup_fan_table()
577 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
Dvega10_hwmgr.c2637 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_init_smc_table()
3690 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_set_power_state_tasks()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c183 TAB_MAP(PPTABLE),
Darcturus_ppt.c167 TAB_MAP(PPTABLE),
Dvega20_ppt.c199 TAB_MAP(PPTABLE),