Searched refs:PPTABLE (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A 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() 334 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_fini() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | smumgr.h | 72 PPTABLE = 0, enumerator
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega10_thermal.c | 556 PPTABLE, false); in vega10_thermal_setup_fan_table() 581 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
|
A D | vega10_hwmgr.c | 2703 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_init_smc_table() 3836 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_set_power_state_tasks()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0_7_ppt.c | 200 TAB_MAP(PPTABLE),
|
A D | aldebaran_ppt.c | 204 TAB_MAP(PPTABLE),
|
A D | smu_v13_0_0_ppt.c | 230 TAB_MAP(PPTABLE),
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.c | 205 TAB_MAP(PPTABLE),
|
A D | navi10_ppt.c | 211 TAB_MAP(PPTABLE),
|
A D | sienna_cichlid_ppt.c | 224 TAB_MAP(PPTABLE),
|
Completed in 45 milliseconds