Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c879 case AMDGPU_PCIE_GEN2: in amdgpu_get_pcie_gen_support()
880 return AMDGPU_PCIE_GEN2; in amdgpu_get_pcie_gen_support()
888 (default_gen == AMDGPU_PCIE_GEN2)) in amdgpu_get_pcie_gen_support()
889 return AMDGPU_PCIE_GEN2; in amdgpu_get_pcie_gen_support()
Damdgpu_dpm.h251 AMDGPU_PCIE_GEN2 = 1, enumerator
Dsi_dpm.c6217 si_pi->force_pcie_gen = AMDGPU_PCIE_GEN2; in si_request_link_speed_change_before_state_change()
6218 if (current_link_speed == AMDGPU_PCIE_GEN2) in si_request_link_speed_change_before_state_change()
6221 case AMDGPU_PCIE_GEN2: in si_request_link_speed_change_before_state_change()
6247 else if (target_link_speed == AMDGPU_PCIE_GEN2) in si_notify_link_speed_change_after_state_change()