commit | e22238ea37a870f70e34668a4992bde0c92bba8d | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Feb 12 00:18:00 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Feb 15 11:19:14 2010 +1000 |
tree | 71036caef29c04901df02f79a8c241503f3a9920 | |
parent | 775c67090c98780b44c4f95d5c05565df715b8bd [diff] |
drm/ttm: Fix a bug occuring when validating a buffer object in a range. If the buffer object was already in the requested memory type, but outside of the requested range it was never moved into the requested range. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>