Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c909 case AMDGPU_PCIE_GEN2: in amdgpu_get_pcie_gen_support()
910 return AMDGPU_PCIE_GEN2; in amdgpu_get_pcie_gen_support()
916 else if ((sys_mask & DRM_PCIE_SPEED_50) && (default_gen == AMDGPU_PCIE_GEN2)) in amdgpu_get_pcie_gen_support()
917 return AMDGPU_PCIE_GEN2; in amdgpu_get_pcie_gen_support()
Dci_dpm.c5006 pi->force_pcie_gen = AMDGPU_PCIE_GEN2; in ci_request_link_speed_change_before_state_change()
5007 if (current_link_speed == AMDGPU_PCIE_GEN2) in ci_request_link_speed_change_before_state_change()
5009 case AMDGPU_PCIE_GEN2: in ci_request_link_speed_change_before_state_change()
5035 else if (target_link_speed == AMDGPU_PCIE_GEN2) in ci_notify_link_speed_change_after_state_change()
Damdgpu.h1550 AMDGPU_PCIE_GEN2 = 1, enumerator