Lines Matching defs:hwmgr
100 static int tonga_get_dependecy_volt_by_clk(struct pp_hwmgr *hwmgr, in tonga_get_dependecy_volt_by_clk()
164 static int tonga_populate_smc_vddc_table(struct pp_hwmgr *hwmgr, in tonga_populate_smc_vddc_table()
188 static int tonga_populate_smc_vdd_gfx_table(struct pp_hwmgr *hwmgr, in tonga_populate_smc_vdd_gfx_table()
212 static int tonga_populate_smc_vdd_ci_table(struct pp_hwmgr *hwmgr, in tonga_populate_smc_vdd_ci_table()
249 static int tonga_populate_smc_mvdd_table(struct pp_hwmgr *hwmgr, in tonga_populate_smc_mvdd_table()
281 static int tonga_populate_cac_tables(struct pp_hwmgr *hwmgr, in tonga_populate_cac_tables()
344 static int tonga_populate_smc_voltage_tables(struct pp_hwmgr *hwmgr, in tonga_populate_smc_voltage_tables()
377 static int tonga_populate_ulv_level(struct pp_hwmgr *hwmgr, in tonga_populate_ulv_level()
399 static int tonga_populate_ulv_state(struct pp_hwmgr *hwmgr, in tonga_populate_ulv_state()
405 static int tonga_populate_smc_link_level(struct pp_hwmgr *hwmgr, SMU72_Discrete_DpmTable *table) in tonga_populate_smc_link_level()
443 static int tonga_calculate_sclk_params(struct pp_hwmgr *hwmgr, in tonga_calculate_sclk_params()
528 static int tonga_populate_single_graphic_level(struct pp_hwmgr *hwmgr, in tonga_populate_single_graphic_level()
598 int tonga_populate_all_graphic_levels(struct pp_hwmgr *hwmgr) in tonga_populate_all_graphic_levels()
708 struct pp_hwmgr *hwmgr, in tonga_calculate_mclk_params()
880 struct pp_hwmgr *hwmgr, in tonga_populate_single_memory_level()
1001 int tonga_populate_all_memory_levels(struct pp_hwmgr *hwmgr) in tonga_populate_all_memory_levels()
1058 static int tonga_populate_mvdd_value(struct pp_hwmgr *hwmgr, in tonga_populate_mvdd_value()
1088 static int tonga_populate_smc_acpi_level(struct pp_hwmgr *hwmgr, in tonga_populate_smc_acpi_level()
1222 static int tonga_populate_smc_uvd_level(struct pp_hwmgr *hwmgr, in tonga_populate_smc_uvd_level()
1282 static int tonga_populate_smc_vce_level(struct pp_hwmgr *hwmgr, in tonga_populate_smc_vce_level()
1328 static int tonga_populate_smc_acp_level(struct pp_hwmgr *hwmgr, in tonga_populate_smc_acp_level()
1372 static int tonga_populate_smc_samu_level(struct pp_hwmgr *hwmgr, in tonga_populate_smc_samu_level()
1418 struct pp_hwmgr *hwmgr, in tonga_populate_memory_timing_parameters()
1453 static int tonga_program_memory_timing_parameters(struct pp_hwmgr *hwmgr) in tonga_program_memory_timing_parameters()
1489 static int tonga_populate_smc_boot_level(struct pp_hwmgr *hwmgr, in tonga_populate_smc_boot_level()
1540 static int tonga_populate_clock_stretcher_data_table(struct pp_hwmgr *hwmgr) in tonga_populate_clock_stretcher_data_table()
1727 static int tonga_populate_vr_config(struct pp_hwmgr *hwmgr, in tonga_populate_vr_config()
1814 static int tonga_populate_bapm_parameters_in_dpm_table(struct pp_hwmgr *hwmgr) in tonga_populate_bapm_parameters_in_dpm_table()
1861 static int tonga_populate_svi_load_line(struct pp_hwmgr *hwmgr) in tonga_populate_svi_load_line()
1875 static int tonga_populate_tdc_limit(struct pp_hwmgr *hwmgr) in tonga_populate_tdc_limit()
1897 static int tonga_populate_dw8(struct pp_hwmgr *hwmgr, uint32_t fuse_table_offset) in tonga_populate_dw8()
1918 static int tonga_populate_temperature_scaler(struct pp_hwmgr *hwmgr) in tonga_populate_temperature_scaler()
1931 static int tonga_populate_fuzzy_fan(struct pp_hwmgr *hwmgr) in tonga_populate_fuzzy_fan()
1948 static int tonga_populate_gnb_lpml(struct pp_hwmgr *hwmgr) in tonga_populate_gnb_lpml()
1961 static int tonga_min_max_vgnb_lpml_id_from_bapm_vddc(struct pp_hwmgr *hwmgr) in tonga_min_max_vgnb_lpml_id_from_bapm_vddc()
1966 static int tonga_populate_bapm_vddc_base_leakage_sidd(struct pp_hwmgr *hwmgr) in tonga_populate_bapm_vddc_base_leakage_sidd()
1987 static int tonga_populate_pm_fuses(struct pp_hwmgr *hwmgr) in tonga_populate_pm_fuses()
2132 static int tonga_convert_mc_reg_table_to_smc(struct pp_hwmgr *hwmgr, in tonga_convert_mc_reg_table_to_smc()
2154 static int tonga_update_and_upload_mc_reg_table(struct pp_hwmgr *hwmgr) in tonga_update_and_upload_mc_reg_table()
2185 static int tonga_populate_initial_mc_reg_table(struct pp_hwmgr *hwmgr) in tonga_populate_initial_mc_reg_table()
2206 static void tonga_initialize_power_tune_defaults(struct pp_hwmgr *hwmgr) in tonga_initialize_power_tune_defaults()
2229 int tonga_init_smc_table(struct pp_hwmgr *hwmgr) in tonga_init_smc_table()
2483 int tonga_thermal_setup_fan_table(struct pp_hwmgr *hwmgr) in tonga_thermal_setup_fan_table()
2575 static int tonga_program_mem_timing_parameters(struct pp_hwmgr *hwmgr) in tonga_program_mem_timing_parameters()
2586 int tonga_update_sclk_threshold(struct pp_hwmgr *hwmgr) in tonga_update_sclk_threshold()
2690 static int tonga_update_uvd_smc_table(struct pp_hwmgr *hwmgr) in tonga_update_uvd_smc_table()
2724 static int tonga_update_vce_smc_table(struct pp_hwmgr *hwmgr) in tonga_update_vce_smc_table()
2755 static int tonga_update_samu_smc_table(struct pp_hwmgr *hwmgr) in tonga_update_samu_smc_table()
2781 int tonga_update_smc_table(struct pp_hwmgr *hwmgr, uint32_t type) in tonga_update_smc_table()
2806 int tonga_process_firmware_header(struct pp_hwmgr *hwmgr) in tonga_process_firmware_header()
2881 static uint8_t tonga_get_memory_modile_index(struct pp_hwmgr *hwmgr) in tonga_get_memory_modile_index()
3035 static int tonga_set_mc_special_registers(struct pp_hwmgr *hwmgr, in tonga_set_mc_special_registers()
3132 int tonga_initialize_mc_reg_table(struct pp_hwmgr *hwmgr) in tonga_initialize_mc_reg_table()
3207 bool tonga_is_dpm_running(struct pp_hwmgr *hwmgr) in tonga_is_dpm_running()