Searched refs:amdgpu_dpm_enable_uvd (Results 1 – 3 of 3) sorted by relevance
32 void amdgpu_dpm_enable_uvd(struct amdgpu_device *adev, bool enable);
1026 amdgpu_dpm_enable_uvd(adev, false); in amdgpu_uvd_idle_work_handler()1044 amdgpu_dpm_enable_uvd(adev, true); in amdgpu_uvd_note_usage()
637 void amdgpu_dpm_enable_uvd(struct amdgpu_device *adev, bool enable) in amdgpu_dpm_enable_uvd() function