Searched refs:amdgpu_boot_state (Results 1 – 1 of 1) sorted by relevance
5139 struct amdgpu_ps *amdgpu_boot_state = adev->pm.dpm.boot_ps; in si_init_smc_table() local5185 ret = si_populate_smc_initial_state(adev, amdgpu_boot_state, table); in si_init_smc_table()5195 ret = si_do_program_memory_timing_parameters(adev, amdgpu_boot_state, in si_init_smc_table()6085 struct amdgpu_ps *amdgpu_boot_state) in si_populate_mc_reg_table() argument6087 struct si_ps *boot_state = si_get_ps(amdgpu_boot_state); in si_populate_mc_reg_table()6115 si_convert_mc_reg_table_to_smc(adev, amdgpu_boot_state, smc_mc_reg_table); in si_populate_mc_reg_table()