Searched refs:amdgpu_dpm_set_df_cstate (Results 1 – 3 of 3) sorted by relevance
1294 if (amdgpu_dpm_set_df_cstate(adev, DF_CSTATE_DISALLOW)) in amdgpu_ras_error_inject_xgmi()1310 if (amdgpu_dpm_set_df_cstate(adev, DF_CSTATE_ALLOW)) in amdgpu_ras_error_inject_xgmi()
3051 if (amdgpu_dpm_set_df_cstate(adev, DF_CSTATE_DISALLOW)) in amdgpu_device_ip_suspend_phase1()3075 amdgpu_dpm_set_df_cstate(adev, DF_CSTATE_ALLOW); in amdgpu_device_ip_suspend_phase1()
401 int amdgpu_dpm_set_df_cstate(struct amdgpu_device *adev, in amdgpu_dpm_set_df_cstate() function