]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55e544d698d4ca13d64a0537144f6c4cedbe8d1c
tree352aa3908ff2c18b48d11dfceb5362988dc5841c
parent87f16f96ed957a2429cdbe74f113745321cad7e2
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