]> git.baikalelectronics.ru Git - kernel.git/commit
drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 5 Jun 2020 07:32:09 +0000 (09:32 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 10 Jun 2020 07:02:03 +0000 (09:02 +0200)
commit91d7c4e0f975af9a31c2f92cfa9193095cf9b119
treeef05db272aa30af2aeb68c2cb627ee56ca70a64a
parentbd4fe6b4b0e942ef8270d7c7a5934203b1078f69
drm/arc: 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: Emil Velikov <emil.velikov@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200605073247.4057-6-tzimmermann@suse.de
drivers/gpu/drm/arc/arcpgu_drv.c