amdgpu_dpm_switch_power_profile
(void)amdgpu_dpm_switch_power_profile(adev, PP_SMC_POWER_PROFILE_COMPUTE, !idle);
r = amdgpu_dpm_switch_power_profile(adev, profile, false);
r = amdgpu_dpm_switch_power_profile(adev, profile, true);
r = amdgpu_dpm_switch_power_profile(adev, PP_SMC_POWER_PROFILE_VIDEO,
r = amdgpu_dpm_switch_power_profile(
int amdgpu_dpm_switch_power_profile(struct amdgpu_device *adev,