]> git.baikalelectronics.ru Git - kernel.git/commit
drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 5 Jun 2020 07:32:11 +0000 (09:32 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 10 Jun 2020 07:02:21 +0000 (09:02 +0200)
commit11e3469c0cbdeb296686dea12c9f30ae24ca6b25
treee9c68293fb7343b485b98893a126f93985512ae2
parentcc1e240b19da8f4420531af36a69859a8314aa70
drm/arm: 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>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200605073247.4057-8-tzimmermann@suse.de
drivers/gpu/drm/arm/hdlcd_drv.c