Searched refs:amdgpu_boot_state (Results 1 – 1 of 1) sorted by relevance
5179 struct amdgpu_ps *amdgpu_boot_state = adev->pm.dpm.boot_ps; in si_init_smc_table() local5225 ret = si_populate_smc_initial_state(adev, amdgpu_boot_state, table); in si_init_smc_table()5237 ret = si_do_program_memory_timing_parameters(adev, amdgpu_boot_state, in si_init_smc_table()6125 struct amdgpu_ps *amdgpu_boot_state) in si_populate_mc_reg_table() argument6127 struct si_ps *boot_state = si_get_ps(amdgpu_boot_state); in si_populate_mc_reg_table()6155 si_convert_mc_reg_table_to_smc(adev, amdgpu_boot_state, smc_mc_reg_table); in si_populate_mc_reg_table()