drm/vram-helpers: Merge code into a single file
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 31 Mar 2020 08:12:38 +0000 (10:12 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 9 Apr 2020 07:56:33 +0000 (09:56 +0200)
commitb22b51a0346ed64b781122a4db3824cd400e9f57
treea5d7e43ed72383c0a9b423bb550e5ea002bec652
parentd7b001d852cd805e5c23374eccba4b3e19568051
drm/vram-helpers: Merge code into a single file

Most of the documentation was in an otherwise empty file, which was
probably just left from a previous clean-up effort. So move code and
documentation into a single file.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200331081238.24749-1-tzimmermann@suse.de
Documentation/gpu/drm-mm.rst
drivers/gpu/drm/Makefile
drivers/gpu/drm/drm_gem_vram_helper.c
drivers/gpu/drm/drm_vram_helper_common.c [deleted file]