commit | 2e6d8b469b8000b4aa9b95dfcebd89eafae3e8cf | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Sat Dec 21 22:23:02 2013 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Dec 23 10:33:07 2013 +1000 |
tree | 5613851f2728a14177a9e48c26e07837ebec3bcb | |
parent | 488574dbc47e0f570330c8c2b56ae299c28ade14 [diff] |
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 <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>