From: Michel Dänzer Date: Tue, 28 Oct 2014 09:35:03 +0000 (+0900) Subject: drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~69^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c165812cbf6cf4bdd62f174115c01017f55f0933;p=pandora-kernel.git drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN If the BO should be placed at the top of the area, we should start looking for holes from the top. Reviewed-by: Lauri Kasanen Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-diff-tree failed