commit | bb812f1ea87dd7a4f336242212219268393ed308 | [log] [tgz] |
---|---|---|
author | Junwei Zhang <Jerry.Zhang@amd.com> | Mon Jun 25 13:32:24 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 10 14:15:58 2018 -0500 |
tree | 2bc46b9bf43e7dd0882c867912e15e2d75cad4f8 | |
parent | 7b7c6c81b3a370b46b0c48f4ab7ac3be83237a12 [diff] |
drm/amdgpu: allocate gart memory when it's required (v3) Instead of calling gart address space on every bo pin, allocates it on demand v2: fix error handling v3: drop the change on amdgpu_amdkfd_gpuvm.c, not needed. Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com> Acked-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>