commit | b21fc73838faab07c89b48a2f6cdd99a4f8b3ae4 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 04 07:47:38 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 10 08:53:08 2019 +0200 |
tree | bfed3d799f312313c25d2a79f0a3d168f66b1d71 | |
parent | 9286766ba65be6ecc3779151191029fd9bbf5a3f [diff] |
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