commit | 48efa57e4f1b5c9ecb240f58f790d9872533f953 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Sep 08 06:46:29 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 09 08:30:49 2020 +1000 |
tree | 7638b6c7410a7b85c131dc96342e8541fd698452 | |
parent | 434825546e458325d8bdd3be08390d8cc214c64f [diff] |
drm/ttm/agp: remove bdev from agp helpers Since the agp bind/unbind/destroy are now getting called from drivers rather than via the func table, drop the bdev parameter. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200907204630.1406528-13-airlied@gmail.com