commit | 5d9a6330403271fbb1244f14380a7cc44662796f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 25 13:07:50 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 16:39:59 2018 -0500 |
tree | 16b64e29d9b788acfe9577d3e7fa012ab3a0d7ae | |
parent | 4976f1c8ccff0d682176851692976e3bf03267d6 [diff] |
drm/amdgpu: use pcie functions for link width and speed Use the newly exported pci functions to get the link width and speed rather than using the drm duplicated versions. Also query the GPU link caps directly rather than hardcoding them. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>