OSDN Git Service

drm/ttm: remove manual placement preference
authorChristian König <christian.koenig@amd.com>
Mon, 13 May 2019 13:42:52 +0000 (15:42 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 31 May 2019 15:39:34 +0000 (10:39 -0500)
commitaf1dac01a701a7cfc511d28c32ab5159c3c78c78
tree352aa3908ff2c18b48d11dfceb5362988dc5841c
parentb2f7a6161972a4ccd19ea14ea8d9afbdbda5c51d
drm/ttm: remove manual placement preference

If drivers don't prefer a system memory placement
they should not but it into the placement list first.

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