commit | ca793f75d91d61fd0009c4179eb88aac54a74239 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | Tue Apr 09 09:52:54 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jun 11 07:54:21 2013 +1000 |
tree | de3b46699dbc6e7481bc1103204c8618769b196e | |
parent | 102d6dba306c825cd5c310f73868b130931f47aa [diff] |
drm: move pinning/unpinning to buffer attach This allows importing bo's to own device to work without requiring that the buffer is pinned in GART. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>