drm/cma-helper: Remove prime infix from GEM object functions
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 23 Nov 2020 11:56:45 +0000 (12:56 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 30 Nov 2020 12:38:11 +0000 (13:38 +0100)
commitbc2532ab7c20844d16c5cda97d0806eb80ab1275
tree7854cb53d6221ff5284d6a8651b0388a100f9d26
parenta96ee0f6b58de5c4f627489b2d31a5099a779cb9
drm/cma-helper: Remove prime infix from GEM object functions

These functions are not directly related to PRIME interfaces any
longer, but are now GEM object functions. Rename them accordingly
and fix the docs.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201123115646.11004-2-tzimmermann@suse.de
drivers/gpu/drm/drm_gem_cma_helper.c
drivers/gpu/drm/vc4/vc4_bo.c
include/drm/drm_gem_cma_helper.h