Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.h60 u32 amdgpu_dpm_get_vrefresh(struct amdgpu_device *adev);
Damdgpu_dpm.c142 u32 amdgpu_dpm_get_vrefresh(struct amdgpu_device *adev) in amdgpu_dpm_get_vrefresh() function
Dci_dpm.c2089 u32 refresh_rate = amdgpu_dpm_get_vrefresh(adev); in ci_program_display_gap()