From: Thomas Hellstrom Date: Mon, 28 Oct 2013 09:02:19 +0000 (-0700) Subject: drm/ttm: Fix memory type compatibility check X-Git-Tag: v3.13-rc1~76^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c8e66378fb78adbcd05f0d09783dde6fef282b;p=pandora-kernel.git drm/ttm: Fix memory type compatibility check Also check the busy placements before deciding to move a buffer object. Failing to do this may result in a completely unneccessary move within a single memory type. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz Cc: stable@vger.kernel.org --- Reading git-diff-tree failed