]> asedeno.scripts.mit.edu Git - linux.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)
commitc30b225dba01b4605262084592789e98a338c685
treeda8240dfa9d17f865f1fca71809bbfe46a826ffc
parentb0e40e0805221dc8e11762717149e2c099e0eb99
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