Searched refs:PPTABLE (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vega10_smumgr.c | 232 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init() 233 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init() 234 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init() 238 priv->smu_tables.entry[PPTABLE].version = 0x01; in vega10_smu_init() 239 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init() 240 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init() 322 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init() 323 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init() 324 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init() 336 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_fini() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smumgr.h | 72 PPTABLE = 0, enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega10_thermal.c | 564 PPTABLE, false); in vega10_thermal_setup_fan_table() 589 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
|
D | vega10_hwmgr.c | 2701 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_init_smc_table() 3806 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_set_power_state_tasks()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 188 TAB_MAP(PPTABLE),
|
D | navi10_ppt.c | 210 TAB_MAP(PPTABLE),
|
D | sienna_cichlid_ppt.c | 196 TAB_MAP(PPTABLE),
|