commit | dbaa922b5706b1aff4572c280e15bbea2d04afe6 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Apr 11 08:58:22 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 24 12:21:01 2019 -0500 |
tree | 0c34666fbc1ec19ec97860e76b51580f35d08e44 | |
parent | 5208e6a3b25d0fe7acd812957b4a5e745b86e957 [diff] |
drm/amdgpu: use pcie_bandwidth_available rather than open coding it It does the same thing we were doing already. I though it needed work for gen3/4 speeds, but that seems to be covered already. Reviewed-by: Evan Quan <evan.quan@amd.com> Acked-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>