commit | 34d7be5dc28041b95254da517fd0f0f740544ece | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Aug 24 12:32:55 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 29 15:27:56 2017 -0400 |
tree | 3cb6ab57a8e2e59347216a2daf24e93068c6c3e2 | |
parent | 87f64a76b38acaa081b2bc46c3169884b9ccd6f2 [diff] |
drm/amdgpu: fix and cleanup VM ready check Stop checking the mapped BO itself, cause that one is certainly not a page table. Additional to that move the code into amdgpu_vm.c Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>