Searched refs:amdgpu_dpm_get_residency_gfxoff (Results 1 – 3 of 3) sorted by relevance
444 int amdgpu_dpm_get_residency_gfxoff(struct amdgpu_device *adev, u32 *value);
757 r = amdgpu_dpm_get_residency_gfxoff(adev, value); in amdgpu_get_gfx_off_residency()
734 int amdgpu_dpm_get_residency_gfxoff(struct amdgpu_device *adev, u32 *value) in amdgpu_dpm_get_residency_gfxoff() function