]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3cdc10801c7a0c69f7593369cbe2ce59097568f1
tree7854cb53d6221ff5284d6a8651b0388a100f9d26
parentd024a21847d765ca024ea436df1334feb3ad268f
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