From: Thomas Hellstrom Date: Sat, 21 Dec 2013 21:23:02 +0000 (+0100) Subject: drm/ttm: Fix swapin regression X-Git-Tag: v3.13-rc6~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e6d8b469b8000b4aa9b95dfcebd89eafae3e8cf;p=pandora-kernel.git drm/ttm: Fix swapin regression Commit "drm/ttm: Don't move non-existing data" didn't take the swapped-out corner case into account. This patch corrects that. Fixes blank screen after attempted suspend / hibernate on vmwgfx. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed