commit | 612e4ed99bdd7d4aae207a69dea16e609d304e3b | [log] [tgz] |
---|---|---|
author | Kent Russell <kent.russell@amd.com> | Wed Jul 31 09:24:32 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 02 10:18:58 2019 -0500 |
tree | b85f5ea36984f9695d873b0ca376189f7bdb556b | |
parent | 57d352f7699efedeebcf809df5e01e6fd51e2191 [diff] |
drm/amdgpu: Fix pcie_bw on Vega20 The registers used for VG20 are different in that certain performance counters were split off to TXCLK3/4. Vega10/12 doesn't have this, so add a new vg20_get_pcie_usage to reflect this change. Signed-off-by: Kent Russell <kent.russell@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>