Lines Matching refs:smumgr
201 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_initialize_power_tune_defaults()
219 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_bapm_parameters_in_dpm_table()
302 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_svi_load_line()
317 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_tdc_limit()
337 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_dw8()
341 if (smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_populate_dw8()
362 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_temperature_scaler()
373 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_fuzzy_fan()
392 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_gnb_lpml()
408 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_bapm_vddc_base_leakage_sidd()
429 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_pm_fuses()
433 if (smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_populate_pm_fuses()
487 if (smu7_copy_bytes_to_smc(hwmgr->smumgr, pm_fuse_table_offset, in fiji_populate_pm_fuses()
589 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_smc_link_level()
777 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_all_graphic_levels()
862 result = smu7_copy_bytes_to_smc(hwmgr->smumgr, array, (uint8_t *)levels, in fiji_populate_all_graphic_levels()
1003 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_all_memory_levels()
1046 result = smu7_copy_bytes_to_smc(hwmgr->smumgr, array, (uint8_t *)levels, in fiji_populate_all_memory_levels()
1355 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_program_memory_timing_parameters()
1373 hwmgr->smumgr, in fiji_program_memory_timing_parameters()
1463 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_smc_initailial_state()
1494 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_populate_clock_stretcher_data_table()
1697 static int fiji_init_arb_table_index(struct pp_smumgr *smumgr) in fiji_init_arb_table_index() argument
1699 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(smumgr->backend); in fiji_init_arb_table_index()
1711 result = smu7_read_smc_sram_dword(smumgr, in fiji_init_arb_table_index()
1720 return smu7_write_smc_sram_dword(smumgr, in fiji_init_arb_table_index()
1735 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_init_smc_table()
1921 result = smu7_copy_bytes_to_smc(hwmgr->smumgr, in fiji_init_smc_table()
1930 result = fiji_init_arb_table_index(hwmgr->smumgr); in fiji_init_smc_table()
1951 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_thermal_setup_fan_table()
2033 res = smu7_copy_bytes_to_smc(hwmgr->smumgr, smu_data->smu7_data.fan_table_start, in fiji_thermal_setup_fan_table()
2039 res = smum_send_msg_to_smc_with_parameter(hwmgr->smumgr, in fiji_thermal_setup_fan_table()
2046 res = smum_send_msg_to_smc_with_parameter(hwmgr->smumgr, in fiji_thermal_setup_fan_table()
2072 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_update_sclk_threshold()
2089 hwmgr->smumgr, in fiji_update_sclk_threshold()
2166 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_update_uvd_smc_table()
2190 smum_send_msg_to_smc_with_parameter(hwmgr->smumgr, in fiji_update_uvd_smc_table()
2198 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_update_vce_smc_table()
2222 smum_send_msg_to_smc_with_parameter(hwmgr->smumgr, in fiji_update_vce_smc_table()
2230 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_update_samu_smc_table()
2249 smum_send_msg_to_smc_with_parameter(hwmgr->smumgr, in fiji_update_samu_smc_table()
2283 struct fiji_smumgr *smu_data = (struct fiji_smumgr *)(hwmgr->smumgr->backend); in fiji_process_firmware_header()
2288 result = smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_process_firmware_header()
2298 result = smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_process_firmware_header()
2310 result = smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_process_firmware_header()
2318 result = smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_process_firmware_header()
2328 result = smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_process_firmware_header()
2338 result = smu7_read_smc_sram_dword(hwmgr->smumgr, in fiji_process_firmware_header()