Searched refs:amdgpu_dpm_enable_uvd (Results 1 – 3 of 3) sorted by relevance
39 void amdgpu_dpm_enable_uvd(struct amdgpu_device *adev, bool enable);
1153 amdgpu_dpm_enable_uvd(adev, false); in amdgpu_uvd_idle_work_handler()1177 amdgpu_dpm_enable_uvd(adev, true); in amdgpu_uvd_ring_begin_use()
1281 void amdgpu_dpm_enable_uvd(struct amdgpu_device *adev, bool enable) in amdgpu_dpm_enable_uvd() function