commit | f39093059b2f2998198ab1f7a4e0a92e177f0d66 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Nov 04 13:23:41 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 27 12:20:44 2017 -0500 |
tree | c72ed4475ea1c35709c83417c0bf8615c6d424eb | |
parent | 8485b5e1876b46d7c4f63a2cfcec2ee30362a207 [diff] |
drm/amdgpu: access stolen VRAM directly on KV/KB (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>