commit | 961c75cf203179d0c546722290bf4b1147e5feb1 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Aug 23 15:20:43 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 29 12:35:18 2018 -0500 |
tree | e0aa2398b814eb1bfa752f2f4eaed428e53c816f | |
parent | efa9a5ef10fbbf500e6b479359dde72947a9799e [diff] |
drm/amdgpu: move amdgpu_device_(vram|gtt)_location Move that into amdgpu_gmc.c since we are really deadling with GMC address space here. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>