Home
last modified time | relevance | path

Searched refs:boot_state (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c229 static int a6xx_hfi_send_gmu_init(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_send_gmu_init() argument
235 msg.boot_state = boot_state; in a6xx_hfi_send_gmu_init()
932 static int a6xx_hfi_start_v1(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_start_v1() argument
936 ret = a6xx_hfi_send_gmu_init(gmu, boot_state); in a6xx_hfi_start_v1()
967 int a6xx_hfi_start(struct a6xx_gmu *gmu, int boot_state) in a6xx_hfi_start() argument
972 return a6xx_hfi_start_v1(gmu, boot_state); in a6xx_hfi_start()
H A Da6xx_hfi.h92 u32 boot_state; member
H A Da6xx_gmu.h229 int a6xx_hfi_start(struct a6xx_gmu *gmu, int boot_state);
/linux/drivers/gpu/drm/radeon/
H A Dcypress_dpm.c1122 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 Drv770_dpm.c1167 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 Dsi_dpm.c5590 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); in si_populate_mc_reg_table() local
5601 si_convert_mc_reg_table_entry_to_smc(rdev, &boot_state->performance_levels[0], in si_populate_mc_reg_table()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c6164 struct si_ps *boot_state = si_get_ps(amdgpu_boot_state); in si_populate_mc_reg_table() local
6175 si_convert_mc_reg_table_entry_to_smc(adev, &boot_state->performance_levels[0], in si_populate_mc_reg_table()