Searched refs:PPTABLE (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A 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] in vega10_smu_fini() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H 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() 333 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE] in vega10_smu_fini() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | smumgr.h | 72 PPTABLE = 0, enumerator
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smumgr.h | 72 PPTABLE = 0, enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_thermal.c | 564 PPTABLE, false); in vega10_thermal_setup_fan_table() 589 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
|
H A 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-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_thermal.c | 556 PPTABLE, false); in vega10_thermal_setup_fan_table() 581 PPTABLE, false); in vega10_enable_mgpu_fan_boost()
|
H A D | vega10_hwmgr.c | 2700 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_init_smc_table() 3833 result = smum_smc_table_manager(hwmgr, (uint8_t *)pp_table, PPTABLE, false); in vega10_set_power_state_tasks()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_7_ppt.c | 209 TAB_MAP(PPTABLE),
|
H A D | aldebaran_ppt.c | 203 TAB_MAP(PPTABLE),
|
H A D | smu_v13_0_0_ppt.c | 238 TAB_MAP(PPTABLE),
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | navi10_ppt.c | 210 TAB_MAP(PPTABLE),
|
H A D | arcturus_ppt.c | 188 TAB_MAP(PPTABLE),
|
H A D | sienna_cichlid_ppt.c | 196 TAB_MAP(PPTABLE),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 205 TAB_MAP(PPTABLE),
|
H A D | navi10_ppt.c | 211 TAB_MAP(PPTABLE),
|
H A D | sienna_cichlid_ppt.c | 224 TAB_MAP(PPTABLE),
|
Completed in 52 milliseconds