amdgpu_new_state 1544 drivers/gpu/drm/amd/amdgpu/kv_dpm.c struct amdgpu_ps *amdgpu_new_state, amdgpu_new_state 1552 drivers/gpu/drm/amd/amdgpu/kv_dpm.c if (amdgpu_new_state->evclk > 0 && amdgpu_current_state->evclk == 0) { amdgpu_new_state 1556 drivers/gpu/drm/amd/amdgpu/kv_dpm.c pi->vce_boot_level = kv_get_vce_boot_level(adev, amdgpu_new_state->evclk); amdgpu_new_state 1572 drivers/gpu/drm/amd/amdgpu/kv_dpm.c } else if (amdgpu_new_state->evclk == 0 && amdgpu_current_state->evclk > 0) { amdgpu_new_state 2536 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state, amdgpu_new_state 2545 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (!si_should_disable_uvd_powertune(adev, amdgpu_new_state)) { amdgpu_new_state 2900 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state, amdgpu_new_state 2910 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (!si_should_disable_uvd_powertune(adev, amdgpu_new_state)) { amdgpu_new_state 4811 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state) amdgpu_new_state 4813 drivers/gpu/drm/amd/amdgpu/si_dpm.c return si_do_program_memory_timing_parameters(adev, amdgpu_new_state, amdgpu_new_state 5638 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state) amdgpu_new_state 5644 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (si_is_state_ulv_compatible(adev, amdgpu_new_state)) amdgpu_new_state 5732 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state) amdgpu_new_state 5735 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct si_ps *new_state = si_get_ps(amdgpu_new_state); amdgpu_new_state 5746 drivers/gpu/drm/amd/amdgpu/si_dpm.c ret = si_convert_power_state_to_smc(adev, amdgpu_new_state, smc_state); amdgpu_new_state 6144 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state) amdgpu_new_state 6146 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct si_ps *new_state = si_get_ps(amdgpu_new_state); amdgpu_new_state 6155 drivers/gpu/drm/amd/amdgpu/si_dpm.c si_convert_mc_reg_table_to_smc(adev, amdgpu_new_state, smc_mc_reg_table); amdgpu_new_state 6197 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state, amdgpu_new_state 6201 drivers/gpu/drm/amd/amdgpu/si_dpm.c enum amdgpu_pcie_gen target_link_speed = si_get_maximum_link_speed(adev, amdgpu_new_state); amdgpu_new_state 6237 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state, amdgpu_new_state 6241 drivers/gpu/drm/amd/amdgpu/si_dpm.c enum amdgpu_pcie_gen target_link_speed = si_get_maximum_link_speed(adev, amdgpu_new_state); amdgpu_new_state 6373 drivers/gpu/drm/amd/amdgpu/si_dpm.c struct amdgpu_ps *amdgpu_new_state, amdgpu_new_state 6378 drivers/gpu/drm/amd/amdgpu/si_dpm.c ((amdgpu_new_state->caps & ATOM_PPLIB_PCIE_LINK_WIDTH_MASK) >> ATOM_PPLIB_PCIE_LINK_WIDTH_SHIFT) + 1;