Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c881 case AMDGPU_PCIE_GEN3: in amdgpu_get_pcie_gen_support()
882 return AMDGPU_PCIE_GEN3; in amdgpu_get_pcie_gen_support()
885 (default_gen == AMDGPU_PCIE_GEN3)) in amdgpu_get_pcie_gen_support()
886 return AMDGPU_PCIE_GEN3; in amdgpu_get_pcie_gen_support()
Damdgpu_dpm.h252 AMDGPU_PCIE_GEN3 = 2, enumerator
Dsi_dpm.c6214 case AMDGPU_PCIE_GEN3: in si_request_link_speed_change_before_state_change()
6245 if (target_link_speed == AMDGPU_PCIE_GEN3) in si_notify_link_speed_change_after_state_change()