From: Christian König Date: Thu, 3 Jul 2014 07:02:23 +0000 (+0200) Subject: drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f202798aaa808e7a38faa8c3a9f0aa93b85cc0;p=pandora-kernel.git drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 bo->mem.placement is not initialized when ttm_bo_man_get_node is called, so the flag had no effect at all. v2: change nouveau and vmwgfx as well Signed-off-by: Christian König Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed