commit | abb295f3b3db602f91accf58b526b30b48673af1 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Oct 01 10:21:51 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri Oct 01 21:08:55 2010 +1000 |
tree | a4882b7f01e7e5808a5023ac9897d289fe8b4e29 | |
parent | f1a28ee238bddfa48c5233543926af65a4445bf6 [diff] |
vmwgfx: Fix fb VRAM pinning failure due to fragmentation If the soon-to-be scanout buffer is partly covering the intended VRAM region, move and pin will fail. In that case, just move it out to system before attempting to move it in again. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>