]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vram: Unexport internal functions of VRAM MM
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 11 Sep 2019 11:09:09 +0000 (13:09 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 12 Sep 2019 17:54:42 +0000 (19:54 +0200)
commitb17172f1c167433fe356007842952278c3d6f4d9
treeda8240dfa9d17f865f1fca71809bbfe46a826ffc
parent14d73ca266ea23c44bbfac9532072efc616e796d
drm/vram: Unexport internal functions of VRAM MM

The init, cleanup and mmap functions of VRAM MM are only used internally.
Remove them from the public interface.

v2:
* update for debugfs support

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190911110910.30698-4-tzimmermann@suse.de
drivers/gpu/drm/drm_gem_vram_helper.c
include/drm/drm_gem_vram_helper.h