Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dpm.c884 case AMDGPU_PCIE_GEN2: in amdgpu_get_pcie_gen_support()
885 return AMDGPU_PCIE_GEN2; in amdgpu_get_pcie_gen_support()
893 (default_gen == AMDGPU_PCIE_GEN2)) in amdgpu_get_pcie_gen_support()
894 return AMDGPU_PCIE_GEN2; in amdgpu_get_pcie_gen_support()
H A Damdgpu_dpm.h253 AMDGPU_PCIE_GEN2 = 1, enumerator
H A Damdgpu_si_dpm.c6222 si_pi->force_pcie_gen = AMDGPU_PCIE_GEN2; in si_request_link_speed_change_before_state_change()
6223 if (current_link_speed == AMDGPU_PCIE_GEN2) in si_request_link_speed_change_before_state_change()
6226 case AMDGPU_PCIE_GEN2: in si_request_link_speed_change_before_state_change()
6252 else if (target_link_speed == AMDGPU_PCIE_GEN2) in si_notify_link_speed_change_after_state_change()