Home
last modified time | relevance | path

Searched refs:amdgpu_dpm_get_vrefresh (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.h497 u32 amdgpu_dpm_get_vrefresh(struct amdgpu_device *adev);
Damdgpu_dpm.c166 u32 amdgpu_dpm_get_vrefresh(struct amdgpu_device *adev) in amdgpu_dpm_get_vrefresh() function
Damdgpu_pm.c3018 adev->pm.pm_display_cfg.vrefresh = amdgpu_dpm_get_vrefresh(adev); in amdgpu_pm_compute_clocks()