Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c311 static int ci_update_uvd_dpm(struct amdgpu_device *adev, bool gate);
898 ci_update_uvd_dpm(adev, gate); in ci_dpm_powergate_uvd()
902 ci_update_uvd_dpm(adev, gate); in ci_dpm_powergate_uvd()
4221 static int ci_update_uvd_dpm(struct amdgpu_device *adev, bool gate) in ci_update_uvd_dpm() function
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c185 static int ci_update_uvd_dpm(struct radeon_device *rdev, bool gate);
771 ci_update_uvd_dpm(rdev, gate); in ci_dpm_powergate_uvd()
4075 static int ci_update_uvd_dpm(struct radeon_device *rdev, bool gate) in ci_update_uvd_dpm() function