commit | 35b31f7c6464480b10f3a54c9a35699e02f17ae8 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Sep 29 10:08:01 2017 +1000 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 29 12:24:38 2017 -0400 |
tree | 0d59273b84ccea004d59c6d28ca10932917e24dc | |
parent | 6cdb91e28128595c1e2b7d0fa1ead30dc34ff15c [diff] |
amdgpu/soc15: make the pcie index/data registers constant. These don't seem to change at runtime, and the initialisers are constant data. This could be improved by not selecting the apu/non-apu path on each pcie read/write access. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>