commit | 4c5ac9487c155eded34b5b34af7caa1e3b98d161 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon May 13 17:34:29 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 31 10:39:34 2019 -0500 |
tree | 5ce167367c5f1250420013d85fd99160c63d1085 | |
parent | af1dac01a701a7cfc511d28c32ab5159c3c78c78 [diff] |
drm/ttm: cleanup ttm_bo_mem_space We tried this once before, but that turned out to be more complicated than thought. With all the right prerequisites it looks like we can do this now. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Chunming Zhou <david1.zhou@amd.com> Tested-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>