Home
last modified time | relevance | path

Searched refs:PPTable_t (Results 1 – 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c102 static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable) in append_vbios_pptable()
255 pptable_information->smc_pptable = kmalloc(sizeof(PPTable_t), GFP_KERNEL); in init_powerplay_table_information()
259 memcpy(pptable_information->smc_pptable, &(powerplay_table->smcPPTable), sizeof(PPTable_t)); in init_powerplay_table_information()
Dvega12_pptable.h103 PPTable_t smcPPTable;
Dvega20_thermal.c121 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega20_fan_ctrl_get_fan_speed_percent()
329 PPTable_t *table = &(data->smc_state_table.pp_table); in vega20_thermal_setup_fan_table()
Dvega20_pptable.h136 PPTable_t smcPPTable;
Dvega20_processpptables.c67 static void dump_pptable(PPTable_t *pptable)
716 static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable) in append_vbios_pptable()
807 PPTable_t *ppsmc_pptable = (PPTable_t *)(pptable_information->smc_pptable); in override_powerplay_table_fantargettemperature()
894 sizeof(PPTable_t), in init_powerplay_table_information()
Dvega12_thermal.c259 PPTable_t *table = &(data->smc_state_table.pp_table); in vega12_thermal_setup_fan_table()
Dvega10_thermal.c518 PPTable_t *table = &(data->smc_state_table.pp_table); in vega10_thermal_setup_fan_table()
574 PPTable_t *table = &(data->smc_state_table.pp_table); in vega10_enable_mgpu_fan_boost()
Dvega10_hwmgr.c955 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_setup_dpm_led_config()
1517 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_override_pcie_parameters()
1564 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_smc_link_levels()
1722 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_all_graphic_levels()
1777 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_vddc_soc_levels()
1870 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_all_memory_levels()
1913 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_single_display_type()
2008 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_smc_vce_levels()
2071 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_smc_uvd_levels()
2142 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega10_populate_clock_stretcher_table()
[all …]
Dvega10_hwmgr.h208 PPTable_t pp_table;
Dvega12_hwmgr.h195 PPTable_t pp_table;
Dvega20_hwmgr.h255 PPTable_t pp_table;
Dvega12_hwmgr.c491 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega12_override_pcie_parameters()
817 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega12_init_smc_table()
841 memcpy(pp_table, pptable_information->smc_pptable, sizeof(PPTable_t)); in vega12_init_smc_table()
2746 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega12_get_thermal_temperature_range()
Dvega20_hwmgr.c786 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega20_init_smc_table()
814 memcpy(pp_table, pptable_information->smc_pptable, sizeof(PPTable_t)); in vega20_init_smc_table()
837 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega20_override_pcie_parameters()
1044 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega20_od8_set_feature_capabilities()
3361 PPTable_t *pptable = &(data->smc_state_table.pp_table); in vega20_print_clock_levels()
4223 PPTable_t *pp_table = &(data->smc_state_table.pp_table); in vega20_get_thermal_temperature_range()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c386 PPTable_t *smc_pptable = table_context->driver_pptable; in navi10_append_powerplay_table()
442 sizeof(PPTable_t)); in navi10_store_powerplay_table()
476 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in navi10_tables_init()
650 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in navi10_set_default_dpm_table()
905 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_is_support_fine_grained_dpm()
945 PPTable_t *pptable = (PPTable_t *)table_context->driver_pptable; in navi10_print_clk_levels()
1389 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_fan_parameters()
1712 PPTable_t *pptable = table_context->driver_pptable; in navi10_read_sensor()
1767 PPTable_t *driver_ppt = NULL; in navi10_get_uclk_dpm_states()
1796 PPTable_t *pptable = smu->smu_table.driver_pptable; in navi10_get_thermal_temperature_range()
[all …]
Dsienna_cichlid_ppt.c348 PPTable_t *smc_pptable = table_context->driver_pptable; in sienna_cichlid_append_powerplay_table()
373 sizeof(PPTable_t)); in sienna_cichlid_store_powerplay_table()
406 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in sienna_cichlid_tables_init()
582 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in sienna_cichlid_set_default_dpm_table()
921 PPTable_t *pptable = smu->smu_table.driver_pptable; in sienna_cichlid_is_support_fine_grained_dpm()
941 PPTable_t *pptable = (PPTable_t *)table_context->driver_pptable; in sienna_cichlid_print_clk_levels()
1220 PPTable_t *pptable = smu->smu_table.driver_pptable; in sienna_cichlid_get_fan_parameters()
1542 PPTable_t *pptable = table_context->driver_pptable; in sienna_cichlid_read_sensor()
1597 PPTable_t *driver_ppt = NULL; in sienna_cichlid_get_uclk_dpm_states()
1626 PPTable_t *pptable = smu->smu_table.driver_pptable; in sienna_cichlid_get_thermal_temperature_range()
[all …]
Darcturus_ppt.c218 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in arcturus_tables_init()
303 PPTable_t *driver_ppt = smu->smu_table.driver_pptable; in arcturus_set_default_dpm_table()
421 sizeof(PPTable_t)); in arcturus_store_powerplay_table()
429 PPTable_t *smc_pptable = table_context->driver_pptable; in arcturus_append_powerplay_table()
976 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_thermal_temperature_range()
1076 PPTable_t *pptable = table_context->driver_pptable; in arcturus_read_sensor()
1151 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_fan_parameters()
1162 PPTable_t *pptable = smu->smu_table.driver_pptable; in arcturus_get_power_limit()
1422 PPTable_t *pptable = table_context->driver_pptable; in arcturus_dump_pptable()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu_v11_0_pptable.h163 PPTable_t smc_pptable; //PPTable_t in smu11_driver_if.h
Dsmu_v11_0_7_pptable.h193 PPTable_t smc_pptable; //PPTable_t in smu11_driver_if.h
Dsmu9_driver_if.h325 } PPTable_t; typedef
Dsmu11_driver_if.h611 } PPTable_t; typedef
Dsmu11_driver_if_arcturus.h735 } PPTable_t; typedef
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega10_smumgr.c229 sizeof(PPTable_t), in vega10_smu_init()
239 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init()
Dvega12_smumgr.c233 sizeof(PPTable_t), in vega12_smu_init()
243 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega12_smu_init()
Dvega20_smumgr.c443 sizeof(PPTable_t), in vega20_smu_init()
453 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega20_smu_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/vega12/
Dsmu9_driver_if.h510 } PPTable_t; typedef

12