Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c937 case AMDGPU_PCIE_GEN3: in amdgpu_get_pcie_gen_support()
938 return AMDGPU_PCIE_GEN3; in amdgpu_get_pcie_gen_support()
941 (default_gen == AMDGPU_PCIE_GEN3)) in amdgpu_get_pcie_gen_support()
942 return AMDGPU_PCIE_GEN3; in amdgpu_get_pcie_gen_support()
H A Damdgpu_dpm.h238 AMDGPU_PCIE_GEN3 = 2, enumerator
H A Dsi_dpm.c6213 case AMDGPU_PCIE_GEN3: in si_request_link_speed_change_before_state_change()
6242 if (target_link_speed == AMDGPU_PCIE_GEN3) in si_notify_link_speed_change_after_state_change()