drm/ttm/agp: remove bdev from agp helpers
authorDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2020 20:46:29 +0000 (06:46 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Sep 2020 22:30:49 +0000 (08:30 +1000)
commit48efa57e4f1b5c9ecb240f58f790d9872533f953
tree7638b6c7410a7b85c131dc96342e8541fd698452
parent434825546e458325d8bdd3be08390d8cc214c64f
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
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_agp_backend.c
include/drm/ttm/ttm_tt.h