Searched refs:boot_state (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dcypress_dpm.c1119 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); cypress_force_mc_use_s1() local
1127 radeon_atom_set_ac_timing(rdev, boot_state->low.mclk); cypress_force_mc_use_s1()
1146 boot_state->low.mclk); cypress_force_mc_use_s1()
1180 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); cypress_force_mc_use_s0() local
1204 boot_state->low.mclk); cypress_force_mc_use_s0()
1668 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); cypress_populate_mc_reg_table() local
1677 &boot_state->low, cypress_populate_mc_reg_table()
H A Dci_dpm.c2559 struct ci_ps *boot_state = ci_get_ps(radeon_boot_state); ci_populate_smc_initial_state() local
2565 boot_state->performance_levels[0].sclk) { ci_populate_smc_initial_state()
2573 boot_state->performance_levels[0].mclk) { ci_populate_smc_initial_state()
5600 struct ci_vbios_boot_state *boot_state) ci_get_vbios_boot_values()
5613 boot_state->mvdd_bootup_value = le16_to_cpu(firmware_info->usBootUpMVDDCVoltage); ci_get_vbios_boot_values()
5614 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); ci_get_vbios_boot_values()
5615 boot_state->vddci_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCIVoltage); ci_get_vbios_boot_values()
5616 boot_state->pcie_gen_bootup_value = ci_get_current_pcie_speed(rdev); ci_get_vbios_boot_values()
5617 boot_state->pcie_lane_bootup_value = ci_get_current_pcie_lane_number(rdev); ci_get_vbios_boot_values()
5618 boot_state->sclk_bootup_value = le32_to_cpu(firmware_info->ulDefaultEngineClock); ci_get_vbios_boot_values()
5619 boot_state->mclk_bootup_value = le32_to_cpu(firmware_info->ulDefaultMemoryClock); ci_get_vbios_boot_values()
5599 ci_get_vbios_boot_values(struct radeon_device *rdev, struct ci_vbios_boot_state *boot_state) ci_get_vbios_boot_values() argument
H A Drv770_dpm.c1166 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); rv770_init_smc_table() local
1172 pi->boot_sclk = boot_state->low.sclk; rv770_init_smc_table()
H A Dni_dpm.c2998 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); ni_populate_mc_reg_table() local
3007 ni_convert_mc_reg_table_entry_to_smc(rdev, &boot_state->performance_levels[0], ni_populate_mc_reg_table()
H A Dsi_dpm.c5666 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); si_populate_mc_reg_table() local
5677 si_convert_mc_reg_table_entry_to_smc(rdev, &boot_state->performance_levels[0], si_populate_mc_reg_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.c2689 struct ci_ps *boot_state = ci_get_ps(amdgpu_boot_state); ci_populate_smc_initial_state() local
2695 boot_state->performance_levels[0].sclk) { ci_populate_smc_initial_state()
2703 boot_state->performance_levels[0].mclk) { ci_populate_smc_initial_state()
5746 struct ci_vbios_boot_state *boot_state) ci_get_vbios_boot_values()
5759 boot_state->mvdd_bootup_value = le16_to_cpu(firmware_info->usBootUpMVDDCVoltage); ci_get_vbios_boot_values()
5760 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); ci_get_vbios_boot_values()
5761 boot_state->vddci_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCIVoltage); ci_get_vbios_boot_values()
5762 boot_state->pcie_gen_bootup_value = ci_get_current_pcie_speed(adev); ci_get_vbios_boot_values()
5763 boot_state->pcie_lane_bootup_value = ci_get_current_pcie_lane_number(adev); ci_get_vbios_boot_values()
5764 boot_state->sclk_bootup_value = le32_to_cpu(firmware_info->ulDefaultEngineClock); ci_get_vbios_boot_values()
5765 boot_state->mclk_bootup_value = le32_to_cpu(firmware_info->ulDefaultMemoryClock); ci_get_vbios_boot_values()
5745 ci_get_vbios_boot_values(struct amdgpu_device *adev, struct ci_vbios_boot_state *boot_state) ci_get_vbios_boot_values() argument

Completed in 563 milliseconds