Searched refs:PPTABLE (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vega10_smumgr.c | 233 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init() 234 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init() 235 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init() 239 priv->smu_tables.entry[PPTABLE].version = 0x01; in vega10_smu_init() 240 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init() 241 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init() 323 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init() 324 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init() 325 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init() 337 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_fini() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smumgr.h | 72 PPTABLE = 0, enumerator
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega10_thermal.c | 556 PPTABLE, false); in vega10_thermal_setup_fan_table() 581 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
|
D | vega10_hwmgr.c | 2721 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_init_smc_table() 3862 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_set_power_state_tasks()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | aldebaran_ppt.c | 203 TAB_MAP(PPTABLE),
|
D | smu_v13_0_7_ppt.c | 217 TAB_MAP(PPTABLE),
|
D | smu_v13_0_0_ppt.c | 246 TAB_MAP(PPTABLE),
|
/linux-6.12.1/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 | 228 TAB_MAP(PPTABLE),
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_2_ppt.c | 217 TAB_MAP(PPTABLE),
|