Searched refs:amdgpu_dpm_set_residency_gfxoff (Results 1 – 3 of 3) sorted by relevance
445 int amdgpu_dpm_set_residency_gfxoff(struct amdgpu_device *adev, bool value);
744 r = amdgpu_dpm_set_residency_gfxoff(adev, value); in amdgpu_set_gfx_off_residency()
719 int amdgpu_dpm_set_residency_gfxoff(struct amdgpu_device *adev, bool value) in amdgpu_dpm_set_residency_gfxoff() function