Searched refs:amdgpu_dpm_switch_power_profile (Results 1 – 3 of 3) sorted by relevance
764 (void)amdgpu_dpm_switch_power_profile(adev, PP_SMC_POWER_PROFILE_COMPUTE, !idle); in amdgpu_amdkfd_set_compute_idle()
2778 r = amdgpu_dpm_switch_power_profile(adev, profile, false); in amdgpu_gfx_profile_idle_work_handler()2817 r = amdgpu_dpm_switch_power_profile(adev, profile, true); in amdgpu_gfx_profile_ring_begin_use()
344 int amdgpu_dpm_switch_power_profile(struct amdgpu_device *adev, in amdgpu_dpm_switch_power_profile() function