drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 5 Jun 2020 07:32:36 +0000 (09:32 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 10 Jun 2020 07:05:18 +0000 (09:05 +0200)
commitee3e71e48da5c017cb26f69ba6c69e39213ca327
tree7182341939af6bd418fe0a5caad5fab80c21f78a
parentf267d02c688bde270b74dab73717c9dfbe66fc65
drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS

DRM_GEM_CMA_DRIVER_OPS sets the functions in struct drm_driver
to their defaults. No functional changes are made.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200605073247.4057-33-tzimmermann@suse.de
drivers/gpu/drm/shmobile/shmob_drm_drv.c