commit | 1b76af5ce8deb1c775ad1674bd249d782b5b13d9 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Feb 05 09:18:26 2014 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Wed Feb 05 16:03:29 2014 +0100 |
tree | 201a27807dde2d1ab37d54c351c319e8fb5e5bc6 | |
parent | c66f854338253e603a4fb6817069ee23eacf0ae3 [diff] |
drm/ttm: Don't clear page metadata of imported sg pages These page pointers shouldn't be visible to TTM in the first place, but until we fix that up, don't clear the page metadata because that will upset the exporter. Reported-and-tested-by: Cristoph Haag <haagch.christoph@googleemail.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>