Searched refs:PPTABLE (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vega10_smumgr.c | 229 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init() 230 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init() 231 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init() 235 priv->smu_tables.entry[PPTABLE].version = 0x01; in vega10_smu_init() 236 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init() 237 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init() 319 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init() 320 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init() 321 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init() 333 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_fini() [all …]
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smumgr.h | 72 PPTABLE = 0, enumerator
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega10_thermal.c | 557 PPTABLE, false); in vega10_thermal_setup_fan_table() 582 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
|
D | vega10_hwmgr.c | 2704 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_init_smc_table() 3811 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_set_power_state_tasks()
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_7_ppt.c | 187 TAB_MAP(PPTABLE),
|
D | smu_v13_0_0_ppt.c | 189 TAB_MAP(PPTABLE),
|
D | aldebaran_ppt.c | 198 TAB_MAP(PPTABLE),
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 205 TAB_MAP(PPTABLE),
|
D | navi10_ppt.c | 211 TAB_MAP(PPTABLE),
|
D | sienna_cichlid_ppt.c | 223 TAB_MAP(PPTABLE),
|