commit | 999446a786727af6bb5affccf2893b7c3976b675 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Nov 07 10:19:40 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 27 12:20:45 2017 -0500 |
tree | 2ef551cd38d4f665bc4a53764935e6f64820f807 | |
parent | f39093059b2f2998198ab1f7a4e0a92e177f0d66 [diff] |
drm/amdgpu: access stolen VRAM directly on CZ (v2) We don't need to use the PCI BAR on APUs. This allows us to access the full VRAM directly without being limited by the BAR size. v2: squash in 64bit shift fix Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>