OSDN Git Service

drm/ttm: cleanup ttm_bo_mem_space
authorChristian König <christian.koenig@amd.com>
Mon, 13 May 2019 15:34:29 +0000 (17:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 31 May 2019 15:39:34 +0000 (10:39 -0500)
commit4c5ac9487c155eded34b5b34af7caa1e3b98d161
tree5ce167367c5f1250420013d85fd99160c63d1085
parentaf1dac01a701a7cfc511d28c32ab5159c3c78c78
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>
drivers/gpu/drm/ttm/ttm_bo.c