OpenCloudOS-Kernel/drivers/gpu/drm/tinydrm/core
Thomas Zimmermann 3ee53ae575 drm/tinydrm: Replace drm_dev_unref with drm_dev_put
This patch unifies the naming of DRM functions for reference counting
of struct drm_device. The resulting code is more aligned with the rest
of the Linux kernel interfaces.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180713134601.14391-1-tzimmermann@suse.de
2018-08-07 17:09:15 +02:00
..
Makefile drm/tinydrm: Add helper functions 2017-02-18 18:04:59 +01:00
tinydrm-core.c drm/tinydrm: Replace drm_dev_unref with drm_dev_put 2018-08-07 17:09:15 +02:00
tinydrm-helpers.c drm/tinydrm: Make fb_dirty into a lower level hook 2018-03-28 19:19:32 +03:00
tinydrm-pipe.c drm: Move simple_display_pipe prepare_fb helper into gem fb helpers 2018-04-24 13:57:22 +02:00