/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.c | 188 static int a6xx_hfi_send_gmu_init(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_send_gmu_init() argument 194 msg.boot_state = boot_state; in a6xx_hfi_send_gmu_init() 457 static int a6xx_hfi_start_v1(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_start_v1() argument 461 ret = a6xx_hfi_send_gmu_init(gmu, boot_state); in a6xx_hfi_start_v1() 492 int a6xx_hfi_start(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_start() argument 497 return a6xx_hfi_start_v1(gmu, boot_state); in a6xx_hfi_start()
|
H A D | a6xx_gmu.h | 203 int a6xx_hfi_start(struct a6xx_gmu *gmu, int boot_state);
|
H A D | a6xx_hfi.h | 81 u32 boot_state; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.c | 192 static int a6xx_hfi_send_gmu_init(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_send_gmu_init() argument 198 msg.boot_state = boot_state; in a6xx_hfi_send_gmu_init() 620 static int a6xx_hfi_start_v1(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_start_v1() argument 624 ret = a6xx_hfi_send_gmu_init(gmu, boot_state); in a6xx_hfi_start_v1() 655 int a6xx_hfi_start(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_start() argument 660 return a6xx_hfi_start_v1(gmu, boot_state); in a6xx_hfi_start()
|
H A D | a6xx_gmu.h | 189 int a6xx_hfi_start(struct a6xx_gmu *gmu, int boot_state);
|
H A D | a6xx_hfi.h | 92 u32 boot_state; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cypress_dpm.c | 1124 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s1() local 1132 radeon_atom_set_ac_timing(rdev, boot_state->low.mclk); in cypress_force_mc_use_s1() 1151 boot_state->low.mclk); in cypress_force_mc_use_s1() 1185 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s0() local 1209 boot_state->low.mclk); in cypress_force_mc_use_s0() 1673 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_populate_mc_reg_table() local 1682 &boot_state->low, in cypress_populate_mc_reg_table()
|
H A D | ci_dpm.c | 2574 struct ci_ps *boot_state = ci_get_ps(radeon_boot_state); in ci_populate_smc_initial_state() local 2580 boot_state->performance_levels[0].sclk) { in ci_populate_smc_initial_state() 2588 boot_state->performance_levels[0].mclk) { in ci_populate_smc_initial_state() 5631 struct ci_vbios_boot_state *boot_state) in ci_get_vbios_boot_values() 5644 boot_state->mvdd_bootup_value = le16_to_cpu(firmware_info->usBootUpMVDDCVoltage); in ci_get_vbios_boot_values() 5645 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); in ci_get_vbios_boot_values() 5646 boot_state->vddci_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCIVoltage); in ci_get_vbios_boot_values() 5647 boot_state->pcie_gen_bootup_value = ci_get_current_pcie_speed(rdev); in ci_get_vbios_boot_values() 5648 boot_state->pcie_lane_bootup_value = ci_get_current_pcie_lane_number(rdev); in ci_get_vbios_boot_values() 5649 boot_state in ci_get_vbios_boot_values() 5630 ci_get_vbios_boot_values(struct radeon_device *rdev, struct ci_vbios_boot_state *boot_state) ci_get_vbios_boot_values() argument [all...] |
H A D | rv770_dpm.c | 1165 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in rv770_init_smc_table() local 1171 pi->boot_sclk = boot_state->low.sclk; in rv770_init_smc_table()
|
H A D | ni_dpm.c | 3000 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); in ni_populate_mc_reg_table() local 3009 ni_convert_mc_reg_table_entry_to_smc(rdev, &boot_state->performance_levels[0], in ni_populate_mc_reg_table()
|
H A D | si_dpm.c | 5636 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); in si_populate_mc_reg_table() local 5647 si_convert_mc_reg_table_entry_to_smc(rdev, &boot_state->performance_levels[0], in si_populate_mc_reg_table()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | cypress_dpm.c | 1122 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s1() local 1130 radeon_atom_set_ac_timing(rdev, boot_state->low.mclk); in cypress_force_mc_use_s1() 1149 boot_state->low.mclk); in cypress_force_mc_use_s1() 1183 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s0() local 1207 boot_state->low.mclk); in cypress_force_mc_use_s0() 1671 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_populate_mc_reg_table() local 1680 &boot_state->low, in cypress_populate_mc_reg_table()
|
H A D | ci_dpm.c | 2550 struct ci_ps *boot_state = ci_get_ps(radeon_boot_state); in ci_populate_smc_initial_state() local 2556 boot_state->performance_levels[0].sclk) { in ci_populate_smc_initial_state() 2564 boot_state->performance_levels[0].mclk) { in ci_populate_smc_initial_state() 5607 struct ci_vbios_boot_state *boot_state) in ci_get_vbios_boot_values() 5620 boot_state->mvdd_bootup_value = le16_to_cpu(firmware_info->usBootUpMVDDCVoltage); in ci_get_vbios_boot_values() 5621 boot_state->vddc_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCVoltage); in ci_get_vbios_boot_values() 5622 boot_state->vddci_bootup_value = le16_to_cpu(firmware_info->usBootUpVDDCIVoltage); in ci_get_vbios_boot_values() 5623 boot_state->pcie_gen_bootup_value = ci_get_current_pcie_speed(rdev); in ci_get_vbios_boot_values() 5624 boot_state->pcie_lane_bootup_value = ci_get_current_pcie_lane_number(rdev); in ci_get_vbios_boot_values() 5625 boot_state in ci_get_vbios_boot_values() 5606 ci_get_vbios_boot_values(struct radeon_device *rdev, struct ci_vbios_boot_state *boot_state) ci_get_vbios_boot_values() argument [all...] |
H A D | rv770_dpm.c | 1167 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in rv770_init_smc_table() local 1173 pi->boot_sclk = boot_state->low.sclk; in rv770_init_smc_table()
|
H A D | ni_dpm.c | 3001 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); in ni_populate_mc_reg_table() local 3010 ni_convert_mc_reg_table_entry_to_smc(rdev, &boot_state->performance_levels[0], in ni_populate_mc_reg_table()
|
H A D | si_dpm.c | 5634 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); in si_populate_mc_reg_table() local 5645 si_convert_mc_reg_table_entry_to_smc(rdev, &boot_state->performance_levels[0], in si_populate_mc_reg_table()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | si_dpm.c | 6087 struct si_ps *boot_state = si_get_ps(amdgpu_boot_state); in si_populate_mc_reg_table() local 6098 si_convert_mc_reg_table_entry_to_smc(adev, &boot_state->performance_levels[0], in si_populate_mc_reg_table()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 6127 struct si_ps *boot_state = si_get_ps(amdgpu_boot_state); in si_populate_mc_reg_table() local 6138 si_convert_mc_reg_table_entry_to_smc(adev, &boot_state->performance_levels[0], in si_populate_mc_reg_table()
|