OSDN Git Service

drm/qxl: use drm_gem_object_funcs callbacks
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 4 Sep 2019 05:47:38 +0000 (07:47 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Sep 2019 06:53:08 +0000 (08:53 +0200)
commitb21fc73838faab07c89b48a2f6cdd99a4f8b3ae4
treebfed3d799f312313c25d2a79f0a3d168f66b1d71
parent9286766ba65be6ecc3779151191029fd9bbf5a3f
drm/qxl: use drm_gem_object_funcs callbacks

Switch qxl to use drm_gem_object_funcs callbacks
instead of drm_driver callbacks.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20190904054740.20817-6-kraxel@redhat.com
drivers/gpu/drm/qxl/qxl_drv.c
drivers/gpu/drm/qxl/qxl_object.c