Searched refs:PPTABLE (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | vega10_smumgr.c | 201 &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/ |
D | smumgr.h | 72 PPTABLE = 0, enumerator
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | vega10_thermal.c | 552 PPTABLE, false); in vega10_thermal_setup_fan_table() 577 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
|
D | vega10_hwmgr.c | 2637 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/ |
D | navi10_ppt.c | 183 TAB_MAP(PPTABLE),
|
D | arcturus_ppt.c | 167 TAB_MAP(PPTABLE),
|
D | vega20_ppt.c | 199 TAB_MAP(PPTABLE),
|