linux/drivers/gpu/drm/amd
Tong Liu01 04e8595819 drm/amdgpu: fix incorrect pcie_gen_mask in passthrough case
[why]
Passthrough case is treated as root bus and pcie_gen_mask is set as
default value that does not support GEN 3 and GEN 4 for PCIe link
speed. So PCIe link speed will be downgraded at smu hw init in
passthrough condition

[how]
Move get pci info after detect virtualization and check if it is
passthrough case when set pcie_gen_mask

Signed-off-by: Tong Liu01 <Tong.Liu01@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-06-09 10:40:00 -04:00
..
acp
amdgpu drm/amdgpu: fix incorrect pcie_gen_mask in passthrough case 2023-06-09 10:40:00 -04:00
amdkfd drm/amdkfd: fix stack size in svm_range_validate_and_map 2023-06-09 10:38:06 -04:00
display drm/amd/display: drop unused count variable in create_eml_sink() 2023-06-09 10:39:19 -04:00
include drm/amdgpu: Add gc v9_4_3 ras error status registers 2023-06-09 10:37:34 -04:00
pm