Home
last modified time | relevance | path

Searched refs:ci_enable_uvd_dpm (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.c3898 static int ci_enable_uvd_dpm(struct radeon_device *rdev, bool enable) in ci_enable_uvd_dpm() function
4063 return ci_enable_uvd_dpm(rdev, !gate); in ci_update_uvd_dpm()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c4036 static int ci_enable_uvd_dpm(struct amdgpu_device *adev, bool enable) in ci_enable_uvd_dpm() function
4201 return ci_enable_uvd_dpm(adev, !gate); in ci_update_uvd_dpm()