OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boot_state
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cypress_dpm.c
1125
struct rv7xx_ps *
boot_state
= rv770_get_ps(radeon_boot_state);
local in function:cypress_force_mc_use_s1
1133
radeon_atom_set_ac_timing(rdev,
boot_state
->low.mclk);
1152
boot_state
->low.mclk);
1186
struct rv7xx_ps *
boot_state
= rv770_get_ps(radeon_boot_state);
local in function:cypress_force_mc_use_s0
1210
boot_state
->low.mclk);
1674
struct rv7xx_ps *
boot_state
= rv770_get_ps(radeon_boot_state);
local in function:cypress_populate_mc_reg_table
1683
&
boot_state
->low,
radeon_rv770_dpm.c
1170
struct rv7xx_ps *
boot_state
= rv770_get_ps(radeon_boot_state);
local in function:rv770_init_smc_table
1176
pi->boot_sclk =
boot_state
->low.sclk;
radeon_ni_dpm.c
3002
struct ni_ps *
boot_state
= ni_get_ps(radeon_boot_state);
local in function:ni_populate_mc_reg_table
3011
ni_convert_mc_reg_table_entry_to_smc(rdev, &
boot_state
->performance_levels[0],
radeon_ci_dpm.c
2595
struct ci_ps *
boot_state
= ci_get_ps(radeon_boot_state);
local in function:ci_populate_smc_initial_state
2601
boot_state
->performance_levels[0].sclk) {
2609
boot_state
->performance_levels[0].mclk) {
5642
struct ci_vbios_boot_state *
boot_state
)
5655
boot_state
->mvdd_bootup_value = le16_to_cpu(firmware_info->usBootUpMVDDCVoltage);
5656
boot_state
->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage);
5657
boot_state
->vddci_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCIVoltage);
5658
boot_state
->pcie_gen_bootup_value = ci_get_current_pcie_speed(rdev);
5659
boot_state
->pcie_lane_bootup_value = ci_get_current_pcie_lane_number(rdev);
5660
boot_state
->sclk_bootup_value = le32_to_cpu(firmware_info->ulDefaultEngineClock)
[
all
...]
radeon_si_dpm.c
5657
struct ni_ps *
boot_state
= ni_get_ps(radeon_boot_state);
local in function:si_populate_mc_reg_table
5668
si_convert_mc_reg_table_entry_to_smc(rdev, &
boot_state
->performance_levels[0],
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c
6113
struct si_ps *
boot_state
= si_get_ps(amdgpu_boot_state);
local in function:si_populate_mc_reg_table
6124
si_convert_mc_reg_table_entry_to_smc(adev, &
boot_state
->performance_levels[0],
Completed in 31 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025