commit | 5be5a15a43642de7e10d17da0c172ea2d28d22c4 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Mon Oct 27 18:11:52 2014 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Dec 02 15:43:58 2014 +1000 |
tree | 765677a7baa1b36a35b1be49b8bd04f219b6c62e | |
parent | f9895e6dbe92d38f821864b48b135f63bf115dec [diff] |
drm/nouveau: warn when moving a pinned object Pinned BOs are supposed to remain in their current location until unpinned. Display a warning for the supposedly-erroneous case where we are trying to move such objects. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>