drm/qxl: move bind/unbind/destroy to the driver function table.
authorDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2020 20:46:20 +0000 (06:46 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Sep 2020 22:29:47 +0000 (08:29 +1000)
commitdc2caa305a6fc5db2b9c1b24ecef8038cd957d07
treeb80850a25e7dc71905ade92c4ad93c055d06f18c
parent86008a7553e6c57268e4a4f71e3a43e73b1b3ef1
drm/qxl: move bind/unbind/destroy to the driver function table.

Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200907204630.1406528-4-airlied@gmail.com
drivers/gpu/drm/qxl/qxl_ttm.c