commit | c165812cbf6cf4bdd62f174115c01017f55f0933 | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Tue Oct 28 18:35:03 2014 +0900 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 12 11:56:32 2014 -0500 |
tree | 7f47ee7c48d2a57dd01d28f43d69c1085d467c03 | |
parent | a8b5ebe6b56cca0f12f0f53cdae2f03950f4100f [diff] |
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 <cand@gmx.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>