Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-21 | drm/amdgpu:Add pcie gen5 support in pcie capability. | Feifei Xu | 1 | -0/+2 | |
Add PCIE_SPEED_32_0GT and PCIE GEN5 support for amdgpu. Signed-off-by: Feifei Xu <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-07-05 | drm/amdgpu: update amd_pcie.h to include gen4 speeds | Alex Deucher | 1 | -0/+2 | |
Internal header used by the driver to specify pcie gen speeds of the asic and chipset. Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2016-07-07 | drm/amdgpu: change pcie_gen_cap magic code to macro | Huang Rui | 1 | -0/+14 | |
This patch changes pcie_gen_cap magic code to macro to make it more readable. Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Rex Zhu <[email protected]> Signed-off-by: Huang Rui <[email protected]> Cc: Eric Huang <[email protected]> Cc: Ken Wang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2015-12-21 | drm/amdgpu: extract pcie helpers to common header | Alex Deucher | 1 | -0/+50 | |
These will be used by multiple powerplay drivers and other IP modules. Reviewed-by: Jammy Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |