commit | 9dc5a91e4d1cc7accd776f20198df48255de516f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Nov 17 15:40:22 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:53:23 2017 -0400 |
tree | 102b11be02e1a007c763fb038e6082d59c9e224a | |
parent | dc3abc16a72776ed1b631d27d2e595cbf34f353e [diff] |
drm/amdgpu: put gtt at 0 in the internal address space There still seem to be some blocks that make accesses in the lower part of the address space. This works around this. Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>